summaryrefslogtreecommitdiff
path: root/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults
blob: 0b8a5c45cf2000c5522d7021d345faf1567042d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 2011-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

MULTILIB_ABIS="n32 o32 n64"
DEFAULT_ABI="n64"
ABI="${DEFAULT_ABI}"

CHOST_n32="mips64el-unknown-linux-gnuabin32"
CHOST_o32="mipsel-unknown-linux-gnu"

ABI_MIPS="n64"
IUSE_IMPLICIT="abi_mips_n64"