summaryrefslogtreecommitdiff
path: root/profiles/liguros/1.0/linux-gnu/arch/x86/subarch/xen-pentium4+sse3/make.defaults
blob: 0dcb64da6e82abdbf57bb9b39ea14b98d0a917a6 (plain)
1
2
3
4
5
6
CFLAGS="-O2 -fomit-frame-pointer -march=prescott -mno-tls-direct-seg-refs -pipe"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"

CPU_FLAGS_X86="mmx mmxext sse sse2 sse3"