summaryrefslogtreecommitdiff
path: root/profiles/baldeagleos/1.0/linux-gnu/arch/mips/mipsel/mips64el/n64/make.defaults
blob: 50a4bfaaef8d652ffc368d1785bccb7e58908c2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 2010-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

PROFILE_ARCH="mips64el"

CHOST="mips64el-unknown-linux-gnu"

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

ABI_MIPS="n64"
IUSE_IMPLICIT="abi_mips_n64"