summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32r2.mips32r2el
blob: 8eec1c2f57d8ddad33fc5ec59a580d8b6f9e9d0d (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mipsel mips32el mips32r2el fake_mips32r2"
TUNE_CCARGS=" -mel -mabi=32 -mhard-float -march=mips32r2"
TUNE_FEATURES="o32 fpu-hard mips32r2"
TUNE_PKGARCH="mips32r2el"
export CC="mipsel-oe-linux-gcc  -mel -mabi=32 -mhard-float -march=mips32r2 --sysroot=/OE/build/oe-core/tmp-glibc/work/mips32r2el-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"