glibc/sysdeps/powerpc/fpu/Makefile

7 lines
148 B
Makefile

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