summaryrefslogtreecommitdiff
blob: f8c31cbab3e0e81d77eecce84b5dc5fbe502c6fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

PROFILE_ARCH="mips64"

CHOST="mips64-unknown-linux-gnu"

DEFAULT_ABI="n32"
ABI="${DEFAULT_ABI}"
MULTILIB_ABIS="n32"
CHOST_n32="${CHOST}"

ABI_MIPS="n32"
IUSE_IMPLICIT="abi_mips_n32"