summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa35.aarch64_be
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa35.aarch64_be')
-rw-r--r--scripts/tune/env.fake-cortexa35.aarch64_be7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-cortexa35.aarch64_be b/scripts/tune/env.fake-cortexa35.aarch64_be
new file mode 100644
index 0000000000..0f7684ce4b
--- /dev/null
+++ b/scripts/tune/env.fake-cortexa35.aarch64_be
@@ -0,0 +1,7 @@
+PACKAGE_ARCHS="all any noarch aarch64_be fake_cortexa35"
+TUNE_CCARGS=""
+TUNE_CCARGS_MFLOAT=""
+TUNE_CCARGS_MFPU=""
+TUNE_FEATURES="aarch64 bigendian"
+TUNE_PKGARCH="aarch64_be"
+export CC="aarch64_be-oe-linux-gcc --sysroot=SYSROOT"