summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-atom.core2-64
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-atom.core2-64')
-rw-r--r--scripts/tune/env.fake-atom.core2-645
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-atom.core2-64 b/scripts/tune/env.fake-atom.core2-64
new file mode 100644
index 0000000000..da2458fc29
--- /dev/null
+++ b/scripts/tune/env.fake-atom.core2-64
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch x86_64 core2-64 fake_atom"
+TUNE_CCARGS=" -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse"
+TUNE_FEATURES="m64 core2"
+TUNE_PKGARCH="core2-64"
+export CC="x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=SYSROOT"