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