diff options
Diffstat (limited to 'sysdeps/sparc/sparc32/Makefile')
-rw-r--r-- | sysdeps/sparc/sparc32/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/sparc/sparc32/Makefile b/sysdeps/sparc/sparc32/Makefile index cc2bb084ff..fb1adafcd8 100644 --- a/sysdeps/sparc/sparc32/Makefile +++ b/sysdeps/sparc/sparc32/Makefile @@ -19,10 +19,6 @@ ifeq ($(subdir),gnulib) sysdep_routines = dotmul umul $(divrem) alloca endif # gnulib -ifeq ($(subdir),csu) -CFLAGS-initfini.s += -mcpu=v7 -endif - # We distribute these files, even though they are generated, # so as to avoid the need for a functioning m4 to build the library. divrem := sdiv udiv rem urem |