summaryrefslogtreecommitdiff
path: root/profiles/arch/mips/o32/make.defaults
blob: 7dae236e95506c6767fd3fbf7ed589142a98247a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

PROFILE_ARCH="mips"

CHOST="mips-unknown-linux-gnu"
CHOST_o32="mips-unknown-linux-gnu"

ABI="o32"
DEFAULT_ABI="o32"
MULTILIB_ABIS="o32"

ABI_MIPS="o32"
IUSE_IMPLICIT="abi_mips_o32"