summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-octeon.mips32r2-nf
blob: 97ca78b8a6fbcdd066398ace9810097593b38175 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips-nf mips32-nf mips32r2-nf fake_octeon"
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=SYSROOT"