about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/Makefile
blob: 969c2afbd9177c9350cf843f097afdbd12995d54 (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_pow.c = $(config-cflags-nofma)
endif