summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-ppc7400.powerpc-nf
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-ppc7400.powerpc-nf')
-rw-r--r--scripts/tune/env.fake-ppc7400.powerpc-nf6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/tune/env.fake-ppc7400.powerpc-nf b/scripts/tune/env.fake-ppc7400.powerpc-nf
index 927d5fa16b..8c9f5b3872 100644
--- a/scripts/tune/env.fake-ppc7400.powerpc-nf
+++ b/scripts/tune/env.fake-ppc7400.powerpc-nf
@@ -1,5 +1,5 @@
PACKAGE_ARCHS="all any noarch powerpc-nf fake_ppc7400"
-TUNE_CCARGS=" -m32 -msoft-float"
-TUNE_FEATURES="m32 fpu-soft"
+TUNE_CCARGS=" -mbig-endian -m32 -msoft-float"
+TUNE_FEATURES="m32 fpu-soft bigendian"
TUNE_PKGARCH="powerpc-nf"
-export CC="powerpc-oe-linux-gcc -m32 -msoft-float --sysroot=SYSROOTS/fake-ppc7400"
+export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -msoft-float --sysroot=/OE/build/oe-core/tmp-glibc/work/powerpc-nf-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"