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