summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64r6.mipsel
blob: 9e1a4f1ccb99c07c4cf9ea7d148158a3fe4b8ef4 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mipsel fake_mips64r6"
TUNE_CCARGS=" -mel -mabi=32 -mhard-float"
TUNE_FEATURES="o32 fpu-hard"
TUNE_PKGARCH="mipsel"
export CC="mipsel-oe-linux-gcc  -mel -mabi=32 -mhard-float --sysroot=SYSROOT"