glibc/sysdeps/ieee754/dbl-64/Makefile

5 lines
120 B
Makefile
Raw Normal View History

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