diff options
Diffstat (limited to 'libc/sysdeps/sh/sh4/Makefile')
| -rw-r--r-- | libc/sysdeps/sh/sh4/Makefile | 3 |
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 |
