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