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-nf5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-ppc7400.powerpc-nf b/scripts/tune/env.fake-ppc7400.powerpc-nf
new file mode 100644
index 0000000000..afd78eda0a
--- /dev/null
+++ b/scripts/tune/env.fake-ppc7400.powerpc-nf
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch powerpc-nf fake_ppc7400"
+TUNE_CCARGS=" -mbig-endian -m32 -msoft-float"
+TUNE_FEATURES="m32 fpu-soft bigendian"
+TUNE_PKGARCH="powerpc-nf"
+export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -msoft-float --sysroot=SYSROOT"