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