summaryrefslogtreecommitdiff
path: root/profiles/liguros/1.0/linux-gnu/arch/x86/subarch/athlon-mp/make.defaults
blob: 6afcb0517040e60c6f30cd0fe093862feb006dd4 (plain)
1
2
3
4
5
6
CFLAGS="-O2 -fomit-frame-pointer -march=athlon-mp -pipe"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"

CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext sse"