summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32.mips-nf
blob: 862fa4066c59ada1fcca3ced96eb67ca3d88ba31 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips-nf fake_mips32"
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"