summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-octeon.mips32-nf
blob: be5e45e0e9aa5cab91fef2c486f2f360c47be4b1 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips-nf mips32-nf fake_octeon"
TUNE_CCARGS=" -meb -mabi=32 -msoft-float -march=mips32"
TUNE_FEATURES="o32 bigendian mips32"
TUNE_PKGARCH="mips32-nf"
export CC="mips-oe-linux-gcc  -meb -mabi=32 -msoft-float -march=mips32 --sysroot=SYSROOTS/fake-octeon"