about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/power4/fpu/Makefile
blob: 41f255364f32d486f11b93353aa85c9dcfda758e (plain) (blame)
1
2
3
4
5
6
# Makefile fragment for POWER4/5/5+ platforms with FPU.

ifeq ($(subdir),math)
CFLAGS-mpa.c += --param max-unroll-times=4 -funroll-loops -fpeel-loops
CPPFLAGS-slowpow.c += -DUSE_LONG_DOUBLE_FOR_MP=1
endif