summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32.mips64el
blob: f3f749bcb3a3f0ba861a06c42a754776d94f626c (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips64el fake_mips32"
TUNE_CCARGS=" -mel -mabi=64 -mhard-float"
TUNE_FEATURES="n64 fpu-hard"
TUNE_PKGARCH="mips64el"
export CC="mips64el-oe-linux-gcc  -mel -mabi=64 -mhard-float --sysroot=SYSROOT"