summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32.mips64-o32
blob: 0a9a8933510cc002fea89bb63384321e02a821b8 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips mips64-o32 fake_mips32"
TUNE_CCARGS=" -meb -mabi=32 -mhard-float"
TUNE_FEATURES="o32 bigendian fpu-hard"
TUNE_PKGARCH="mips"
export CC="mips-oe-linux-gcc  -meb -mabi=32 -mhard-float --sysroot=SYSROOT"