mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-29 08:11:08 +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
|