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

# libm needs ld.so to access dl_hwcap
$(objpfx)libm.so: $(elfobjdir)/ld.so
endif