Profile File: make.defaults

In Profile: arch/mips/mips64/multilib/n32

Content

# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

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

CHOST_n64="mips64-unknown-linux-gnuabi64"
CHOST_o32="mips-unknown-linux-gnu"

ABI_MIPS="n32"
IUSE_IMPLICIT="abi_mips_n32"