summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64.mips-nf
blob: dbd06c045917f33612f02db581c81bef8581467c (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips-nf fake_mips64"
TUNE_CCARGS=" -meb -mabi=32 -msoft-float"
TUNE_FEATURES="o32 bigendian"
TUNE_PKGARCH="mips-nf"
export CC="mips-oe-linux-gcc  -meb -mabi=32 -msoft-float --sysroot=SYSROOTS/fake-mips64"