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