aboutsummaryrefslogtreecommitdiff
blob: 6156a42b16e112799e18a2e1c584c9cfc90fca62 (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
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults,v 1.3 2014/07/02 10:57:54 mgorny Exp $

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

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