Add new pow implementation
[glibc.git] / sysdeps / ieee754 / dbl-64 / Makefile
blob78530b5966017d03cd8833c9a607cfc9a5ddea8c
1 ifeq ($(subdir),math)
2 # branred depends on precise IEEE double rounding
3 CFLAGS-branred.c += $(config-cflags-nofma)
4 CFLAGS-e_sqrt.c += $(config-cflags-nofma)
5 endif