summaryrefslogtreecommitdiff
path: root/profiles/default/linux/ppc/23.0/musl/make.defaults
blob: 3f0abac0df06ad98c4889a660587a89f08d21ba0 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

CHOST="powerpc-unknown-linux-musl"

# Anthony G. Basile <blueness@gentoo.org> (2014-07-01)
# Multilib-related setup, bug #515130
MULTILIB_ABIS="ppc"
CHOST_ppc="${CHOST}"
LIBDIR_ppc="lib"