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

8 lines
141 B
Makefile
Raw Normal View History

2024-04-01 15:19:46 +00:00
ifeq ($(subdir),math)
libm-support += fenv_const fe_nomask fe_mask t_sqrt
endif
ifeq ($(subdir),stdlib)
tests += tst-setcontext-fpscr
endif