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

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