summaryrefslogtreecommitdiff
blob: 6be345d8d6b6d5b1cfbca1242af307f8f67c55a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

ARCH="ppc64"
CHOST="powerpc64-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"