summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips-74k.mips64-nf
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-mips-74k.mips64-nf')
-rw-r--r--scripts/tune/env.fake-mips-74k.mips64-nf5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-mips-74k.mips64-nf b/scripts/tune/env.fake-mips-74k.mips64-nf
new file mode 100644
index 0000000000..8e5458ac25
--- /dev/null
+++ b/scripts/tune/env.fake-mips-74k.mips64-nf
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch mips64-nf fake_mips_74k"
+TUNE_CCARGS=" -meb -mabi=64 -msoft-float"
+TUNE_FEATURES="n64 bigendian"
+TUNE_PKGARCH="mips64-nf"
+export CC="mips64-oe-linux-gcc -meb -mabi=64 -msoft-float --sysroot=/OE/build/oe-core/tmp-glibc/work/mips64-nf-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"