mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 09:40:13 +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
|