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