about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/Makefile
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-09-18 14:44:34 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-09-18 14:44:34 +0000
commitd13ef0662f051a3da1e2677fa6da755d07fab278 (patch)
tree56d24705b87234f79a6b5c1ad4175c6410eb0162 /sysdeps/powerpc/powerpc32/Makefile
parent97a0650b8a6283b1a7d5d505541ebfe38f1c3962 (diff)
downloadglibc-d13ef0662f051a3da1e2677fa6da755d07fab278.tar.gz
glibc-d13ef0662f051a3da1e2677fa6da755d07fab278.tar.xz
glibc-d13ef0662f051a3da1e2677fa6da755d07fab278.zip
Don't force -msoft-float for powerpc --without-fp.
Diffstat (limited to 'sysdeps/powerpc/powerpc32/Makefile')
-rw-r--r--sysdeps/powerpc/powerpc32/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/powerpc/powerpc32/Makefile b/sysdeps/powerpc/powerpc32/Makefile
index 64f79003af..3fdb4b48be 100644
--- a/sysdeps/powerpc/powerpc32/Makefile
+++ b/sysdeps/powerpc/powerpc32/Makefile
@@ -1,10 +1,5 @@
 # Powerpc32 specific build options.
 
-ifeq ($(with-fp),no)
-+cflags += -msoft-float
-sysdep-LDFLAGS += -msoft-float
-endif
-
 ifeq ($(subdir),gmon)
 sysdep_routines += ppc-mcount compat-ppc-mcount
 static-only-routines += ppc-mcount