summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32r6.mipsel
blob: a9eced27382c71b4dba08e388b1c57a72f2fc140 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mipsel fake_mips32r6"
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"