summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-i586-nlp
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-i586-nlp')
-rw-r--r--scripts/tune/env.fake-i586-nlp6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-i586-nlp b/scripts/tune/env.fake-i586-nlp
new file mode 100644
index 0000000000..0037390382
--- /dev/null
+++ b/scripts/tune/env.fake-i586-nlp
@@ -0,0 +1,6 @@
+AVAILTUNES="i586-nlp-32"
+PACKAGE_ARCHS="all any noarch i586-nlp-32 fake_i586_nlp"
+TUNE_CCARGS=" -m32 -march=i586 -Wa,-momit-lock-prefix=yes"
+TUNE_FEATURES="m32 i586-nlp"
+TUNE_PKGARCH="i586-nlp-32"
+export CC="i586-oe-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=SYSROOT"