mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 05:20:06 +00: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
|