summaryrefslogtreecommitdiff
path: root/sysdeps/x86/fpu/Makefile
blob: 9cb7bb2d85dfa7c90161621ff408f7e7d7a47601 (plain)
1
2
3
4
5
ifeq ($(subdir),math)
libm-support += powl_helper
tests += test-fenv-sse
CFLAGS-test-fenv-sse.c += -msse2 -mfpmath=sse
endif