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

CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"