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

PROFILE_ARCH="mips64"

CHOST="mips64-unknown-linux-gnu"

DEFAULT_ABI="n64"
ABI="${DEFAULT_ABI}"
MULTILIB_ABIS="n64"
CHOST_n64="${CHOST}"

ABI_MIPS="n64"
IUSE_IMPLICIT="abi_mips_n64"