summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips-24k.mips-nf
blob: 0c213802a010e0db0ca85dc1921dbd04635a317f (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips-nf fake_mips_24k"
TUNE_CCARGS=" -meb -mabi=32 -msoft-float"
TUNE_FEATURES="o32 bigendian"
TUNE_PKGARCH="mips-nf"
export CC="mips-oe-linux-gcc  -meb -mabi=32 -msoft-float --sysroot=SYSROOT"