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