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