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