about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/Makefile
blob: 78530b5966017d03cd8833c9a607cfc9a5ddea8c (plain) (blame)
1
2
3
4
5
ifeq ($(subdir),math)
# branred depends on precise IEEE double rounding
CFLAGS-branred.c += $(config-cflags-nofma)
CFLAGS-e_sqrt.c += $(config-cflags-nofma)
endif