summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-octeon.mips32r2el
blob: 6a8f5b7d907eb5bb83be99912157f9cfc0dcf6fa (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mipsel mips32el mips32r2el fake_octeon"
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=SYSROOT"