summaryrefslogtreecommitdiff
path: root/profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/amd64-steamroller
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/amd64-steamroller')
-rw-r--r--profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/amd64-steamroller/make.defaults6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/amd64-steamroller/make.defaults b/profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/amd64-steamroller/make.defaults
new file mode 100644
index 000000000000..e832d16cad12
--- /dev/null
+++ b/profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/amd64-steamroller/make.defaults
@@ -0,0 +1,6 @@
+CFLAGS="-march=bdver3 -O2 -pipe"
+CXXFLAGS="${CFLAGS}"
+FFLAGS="${CFLAGS}"
+FCFLAGS="${CFLAGS}"
+
+CPU_FLAGS_X86="abm aes avx bmi cx16 f16c fma fma4 fsgsbase lwp mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 tbm xop"