summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-corei7.corei7-64-x32
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-corei7.corei7-64-x32')
-rw-r--r--scripts/tune/env.fake-corei7.corei7-64-x325
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-corei7.corei7-64-x32 b/scripts/tune/env.fake-corei7.corei7-64-x32
new file mode 100644
index 0000000000..7773f12a01
--- /dev/null
+++ b/scripts/tune/env.fake-corei7.corei7-64-x32
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch x86_64_x32 core2-64-x32 corei7-64-x32 fake_corei7"
+TUNE_CCARGS=" -mx32 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2"
+TUNE_FEATURES="mx32 corei7"
+TUNE_PKGARCH="corei7-64-x32"
+export CC="x86_64-oe-linux-gnux32-gcc -mx32 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 --sysroot=SYSROOT"