summaryrefslogtreecommitdiff
blob: ea1028667ee2177af40cc83e1c7ce196c896a972 (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
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults,v 1.2 2014/06/13 19:15:57 blueness Exp $

CHOST="mipsel-gentoo-linux-musl"

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