summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu/Makefile
blob: 53470a9cf2d1f4920bbb1b2c5f6d0092dac202bc (plain)
1
2
3
4
5
6
7
ifeq ($(subdir),math)
libm-support += fenv_const fe_nomask fe_mask t_sqrt
endif

ifeq ($(subdir),stdlib)
tests += tst-setcontext-fpscr
endif