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