summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips-74k.mips32el
blob: aba9a6461dea9598b410e25618d2561bd5c29e0a (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mipsel mips32el fake_mips_74k"
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=/OE/build/oe-core/tmp-glibc/work/mips32el-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"