summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64r2.mips64-nf
blob: a27e29d9f75eb2254be7dca18a3edb9ec7f62e19 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips64-nf fake_mips64r2"
TUNE_CCARGS=" -meb -mabi=64 -msoft-float"
TUNE_FEATURES="n64 bigendian"
TUNE_PKGARCH="mips64-nf"
export CC="mips64-oe-linux-gcc  -meb -mabi=64 -msoft-float --sysroot=SYSROOT"