Define MADV_REMOVE.
[glibc-ports.git] / sysdeps / powerpc / nofpu / Makefile
blobf85cb0b7a306829bb3162281641862b9fb7f364f
1 # Makefile fragment for PowerPC with no FPU.
3 ifeq ($(subdir),soft-fp)
4 sysdep_routines += $(gcc-single-routines) $(gcc-double-routines) sim-full
5 endif
7 ifeq ($(subdir),math)
8 libm-support += fenv_const fe_nomask
9 endif