summaryrefslogtreecommitdiff
path: root/profiles/prefix/linux/amd64/make.defaults
blob: 22be1cd833fb9c5427c70076806974e31f3e27d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

#Note: this is Gentoo Prefix specific! (2008-07-13, darkside)

# The base profile sets ACCEPT_KEYWORDS=amd64 and we don't have that in prefix.
ACCEPT_KEYWORDS="-amd64 ~amd64-linux"

# We don't have lib64 or multilib in prefix, but single ABI, so remove it here.
SYMLINK_LIB=""
LIBDIR_amd64="lib"