summaryrefslogtreecommitdiff
blob: dce419912712267204709fb2dfe0bdaa65f99987 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2

CHOST="mipsel-gentoo-linux-musl"
CHOST_o32="${CHOST}"

# Disable sandbox because its currently broken on mipsel-musl
FEATURES="-sandbox"