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

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

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