mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-30 08:40:07 +00:00
5 lines
120 B
Makefile
5 lines
120 B
Makefile
ifeq ($(subdir),math)
|
|
# branred depends on precise IEEE double rounding
|
|
CFLAGS-branred.c = $(config-cflags-nofma)
|
|
endif
|