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