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

CPU_FLAGS_X86="mmx mmxext sse sse2 sse3"