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
|