mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-06 12:00:24 +08:00
5 lines
120 B
Makefile
5 lines
120 B
Makefile
ifeq ($(subdir),math)
|
|
# branred depends on precise IEEE double rounding
|
|
CFLAGS-branred.c = $(config-cflags-nofma)
|
|
endif
|