summaryrefslogtreecommitdiff
blob: acb00413053a0ac24a054146e0628b4a78d1cd05 (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="mipsel"

CHOST="mipsel-unknown-linux-gnu"
CHOST_o32="mipsel-unknown-linux-gnu"

ABI="o32"
DEFAULT_ABI="o32"
MULTILIB_ABIS="o32"

ABI_MIPS="o32"
IUSE_IMPLICIT="abi_mips_o32"