summaryrefslogtreecommitdiff
path: root/profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/amd64-piledriver/make.defaults
blob: e9c3266b3fad883451cd40307fe83daf601ace41 (plain)
1
2
3
4
5
6
CFLAGS="-march=bdver2 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"

CPU_FLAGS_X86="abm aes avx bmi cx16 f16c fma fma4 lwp mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 tbm xop"