summaryrefslogtreecommitdiff
path: root/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults
blob: f338725f0d48009cd47f87ee063ef61302f69fee (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="n64 n32 o32"
DEFAULT_ABI="o32"
ABI="${DEFAULT_ABI}"

CHOST_n32="mips64el-unknown-linux-gnuabin32"
CHOST_n64="mips64el-unknown-linux-gnuabi64"

ABI_MIPS="o32"
IUSE_IMPLICIT="abi_mips_o32"