summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/power4/fpu/Makefile
blob: f487ed60141c4f04dfa93ae825fbae531881b90c (plain)
1
2
3
4
5
# Makefile fragment for POWER4/5/5+ with FPU.

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