summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32
blob: bf8fec50a6130e76d127c9f8955643686cba1ec7 (plain)
1
2
3
4
5
6
AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips64-o32 mips64el-o32 mips64-nf-o32 mips64el-nf-o32 mips32 mips32el mips32-nf mips32el-nf"
PACKAGE_ARCHS="all any noarch mips mips32 fake_mips32"
TUNE_CCARGS=" -meb -mabi=32 -mhard-float -march=mips32"
TUNE_FEATURES="o32 bigendian fpu-hard mips32"
TUNE_PKGARCH="mips32"
export CC="mips-oe-linux-gcc  -meb -mabi=32 -mhard-float -march=mips32 --sysroot=/OE/build/oe-core/tmp-glibc/work/mips32-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"