hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone

Blame sysdeps/powerpc/fpu/Makefile

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