summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-i686.x86
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-i686.x86')
-rw-r--r--scripts/tune/env.fake-i686.x865
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-i686.x86 b/scripts/tune/env.fake-i686.x86
new file mode 100644
index 0000000000..8b4bc48d25
--- /dev/null
+++ b/scripts/tune/env.fake-i686.x86
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch x86 fake_i686"
+TUNE_CCARGS=" -m32"
+TUNE_FEATURES="m32"
+TUNE_PKGARCH="x86"
+export CC="i686-oe-linux-gcc -m32 --sysroot=SYSROOT"