]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(elf): Kill -mno-fp-regs.
authorUlrich Drepper <drepper@redhat.com>
Sat, 27 Jun 1998 09:50:41 +0000 (09:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 27 Jun 1998 09:50:41 +0000 (09:50 +0000)
sysdeps/alpha/Makefile

index 6cf4a173a645380be68457dbf4514404d3e5508a..250a31779c295d212daf35e2757b338c111df814 100644 (file)
@@ -31,12 +31,7 @@ endif
 
 ifeq ($(subdir),elf)
 # The ld.so startup code cannot use literals until it self-relocates.
- ifeq ($(elf),yes)
-  CFLAGS-rtld.c = -mbuild-constants
- endif
-# The rest of ld.so shouldn't use FP regs for block moves so
-# that the lazy link trampoline doesn't have to save them.
-sysdep-CFLAGS += -mno-fp-regs
+CFLAGS-rtld.c = -mbuild-constants
 endif
 
 divrem := divl divq reml remq