summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64r2.mips64el
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-mips64r2.mips64el')
-rw-r--r--scripts/tune/env.fake-mips64r2.mips64el5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-mips64r2.mips64el b/scripts/tune/env.fake-mips64r2.mips64el
new file mode 100644
index 0000000000..945eec81b4
--- /dev/null
+++ b/scripts/tune/env.fake-mips64r2.mips64el
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch mips64el fake_mips64r2"
+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=/OE/build/oe-core/tmp-glibc/work/mips64el-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"