mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
4 lines
124 B
Makefile
4 lines
124 B
Makefile
# Build everything with full IEEE math support. -mieee isn't
|
|
# default for the older SH compilers.
|
|
sysdep-CFLAGS += -mieee
|