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

CPU_FLAGS_X86="mmx"