summaryrefslogtreecommitdiff
blob: 3603daeb6f2ee70c493e3347b7137deed80db72b (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 2011-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults,v 1.3 2014/06/30 12:13:02 mgorny Exp $

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

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