ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/powerpc/fpu/Makefile

8 lines
141 B
Makefile

ifeq ($(subdir),math)
libm-support += fenv_const fe_nomask fe_mask t_sqrt
endif
ifeq ($(subdir),stdlib)
tests += tst-setcontext-fpscr
endif