summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/Makefile
blob: c965982fa50f790761f9b02f91cb9d8a89adf590 (plain)
1
2
3
4
5
6
ifeq ($(subdir),math)
# branred depends on precise IEEE double rounding
CFLAGS-branred.c += $(config-cflags-nofma)
CFLAGS-e_sqrt.c += $(config-cflags-nofma)
CFLAGS-e_pow.c += $(config-cflags-nofma)
endif