about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/Makefile
blob: 35f545ff8e459342a6d8eb27494cc25383bea51f (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