summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-corei7.i686
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-corei7.i686')
-rw-r--r--scripts/tune/env.fake-corei7.i6865
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-corei7.i686 b/scripts/tune/env.fake-corei7.i686
new file mode 100644
index 0000000000..1a0a75bf85
--- /dev/null
+++ b/scripts/tune/env.fake-corei7.i686
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch x86 i586 i686 fake_corei7"
+TUNE_CCARGS=" -m32 -march=i686"
+TUNE_FEATURES="m32 i686"
+TUNE_PKGARCH="i686"
+export CC="i686-oe-linux-gcc -m32 -march=i686 --sysroot=/OE/build/oe-core/tmp-glibc/work/i686-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"