summaryrefslogtreecommitdiff
blob: edf3afa3f8947284f0d6e20fc553b8b61835e512 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 2010-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

PROFILE_ARCH="mips64el"

CHOST="mips64el-unknown-linux-gnu"

DEFAULT_ABI="n32"
ABI="${DEFAULT_ABI}"
MULTILIB_ABIS="n32"
CHOST_n32="${CHOST}"

ABI_MIPS="n32"
IUSE_IMPLICIT="abi_mips_n32"