summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64.mips64el
blob: e9f58a43ec5d73a02dc5bcea2598fc56e981668c (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips64el fake_mips64"
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"