2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-02-17 13:00:43 +08:00
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