summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64.mips32r2-nf
blob: 23501cbf473816557883c9af3e4d8a2cf9edbf64 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips-nf mips32-nf mips32r2-nf fake_mips64"
TUNE_CCARGS=" -meb -mabi=32 -msoft-float -march=mips32r2"
TUNE_FEATURES="o32 bigendian mips32r2"
TUNE_PKGARCH="mips32r2-nf"
export CC="mips-oe-linux-gcc  -meb -mabi=32 -msoft-float -march=mips32r2 --sysroot=/OE/build/oe-core/tmp-glibc/work/mips32r2-nf-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"