1ifeq ($(subdir),math)
2# branred depends on precise IEEE double rounding
3CFLAGS-branred.c += $(config-cflags-nofma)
4CFLAGS-e_sqrt.c += $(config-cflags-nofma)
5endif
6