summaryrefslogtreecommitdiff
path: root/profiles/prefix/linux/ppc64le/make.defaults
blob: 477b3c26276710d0c3dd1f84413172b7f732d6e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

ARCH="ppc64"
CHOST="powerpc64le-pc-linux-gnu"
# The base profile sets ACCEPT_KEYWORDS=ppc64 and we don't have that in prefix.
# Eventually, ~* should be removed once someone is motivated for this arch
ACCEPT_KEYWORDS="-ppc64 ~ppc64-linux ~*"

# We don't have lib64 in prefix so, remove it here.
SYMLINK_LIB=""
LIBDIR_ppc64="lib"