summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64.mips32
blob: 9914a43ddf258bcf202a1c4cf203c24cb51a8b50 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips mips32 fake_mips64"
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"