summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64.mips-nf
blob: b164a3352d5a9c6824fcc62a875bfcccabbe6036 (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=SYSROOT"