summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/nofpu/Makefile
blob: f85cb0b7a306829bb3162281641862b9fb7f364f (plain)
1
2
3
4
5
6
7
8
9
# Makefile fragment for PowerPC with no FPU.

ifeq ($(subdir),soft-fp)
sysdep_routines += $(gcc-single-routines) $(gcc-double-routines) sim-full
endif

ifeq ($(subdir),math)
libm-support += fenv_const fe_nomask
endif