summaryrefslogtreecommitdiff
path: root/libc/sysdeps/sh/sh4/Makefile
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2014-02-07 21:04:10 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2014-02-07 21:04:10 +0000
commit85f4cc52a11508e42daa5625283410e0d6f3a993 (patch)
treedeca25a1076f1a24479cbca3bd7d162123fae742 /libc/sysdeps/sh/sh4/Makefile
parenta1055d384d75c28f09a47c2d8628bc330f892955 (diff)
downloadeglibc2-master.tar.gz
Merge changes between r25087 and r25236 from /fsf/trunk.HEADmaster
git-svn-id: svn://svn.eglibc.org/trunk@25237 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/sysdeps/sh/sh4/Makefile')
-rw-r--r--libc/sysdeps/sh/sh4/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/sysdeps/sh/sh4/Makefile b/libc/sysdeps/sh/sh4/Makefile
new file mode 100644
index 000000000..ccac91432
--- /dev/null
+++ b/libc/sysdeps/sh/sh4/Makefile
@@ -0,0 +1,3 @@
+# Build everything with full IEEE math support. -mieee isn't
+# default for the older SH compilers.
+sysdep-CFLAGS += -mieee