summaryrefslogtreecommitdiff
path: root/profiles/baldeagleos/1.0/linux-gnu/arch/x86/subarch/k6-2/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/arch/x86/subarch/k6-2/make.defaults')
-rw-r--r--profiles/baldeagleos/1.0/linux-gnu/arch/x86/subarch/k6-2/make.defaults6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/x86/subarch/k6-2/make.defaults b/profiles/baldeagleos/1.0/linux-gnu/arch/x86/subarch/k6-2/make.defaults
new file mode 100644
index 000000000000..0d7022d3fd65
--- /dev/null
+++ b/profiles/baldeagleos/1.0/linux-gnu/arch/x86/subarch/k6-2/make.defaults
@@ -0,0 +1,6 @@
+CFLAGS="-O2 -fomit-frame-pointer -march=k6-2 -pipe"
+CXXFLAGS="${CFLAGS}"
+FFLAGS="${CFLAGS}"
+FCFLAGS="${CFLAGS}"
+
+CPU_FLAGS_X86="3dnow mmx"