summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64r2.mips64r2el
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-mips64r2.mips64r2el')
-rw-r--r--scripts/tune/env.fake-mips64r2.mips64r2el5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-mips64r2.mips64r2el b/scripts/tune/env.fake-mips64r2.mips64r2el
new file mode 100644
index 0000000000..8e52822c19
--- /dev/null
+++ b/scripts/tune/env.fake-mips64r2.mips64r2el
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch mips64el mips64r2el fake_mips64r2"
+TUNE_CCARGS=" -mel -mabi=64 -mhard-float -march=mips64r2"
+TUNE_FEATURES="n64 fpu-hard mips64r2"
+TUNE_PKGARCH="mips64r2el"
+export CC="mips64el-oe-linux-gcc -mel -mabi=64 -mhard-float -march=mips64r2 --sysroot=SYSROOT"