summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-octeon.mips64el-nf-o32
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-octeon.mips64el-nf-o32')
-rw-r--r--scripts/tune/env.fake-octeon.mips64el-nf-o325
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-octeon.mips64el-nf-o32 b/scripts/tune/env.fake-octeon.mips64el-nf-o32
new file mode 100644
index 0000000000..b451867868
--- /dev/null
+++ b/scripts/tune/env.fake-octeon.mips64el-nf-o32
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch mipsel-nf mips64el-nf-o32 fake_octeon"
+TUNE_CCARGS=" -mel -mabi=32 -msoft-float"
+TUNE_FEATURES="o32"
+TUNE_PKGARCH="mipsel-nf"
+export CC="mipsel-oe-linux-gcc -mel -mabi=32 -msoft-float --sysroot=SYSROOT"