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