glibc/sysdeps/ieee754/dbl-64/Makefile
2012-03-21 23:58:50 +01:00

5 lines
120 B
Makefile

ifeq ($(subdir),math)
# branred depends on precise IEEE double rounding
CFLAGS-branred.c = $(config-cflags-nofma)
endif