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