summaryrefslogtreecommitdiff
blob: 8f56a170d7c2df767c276f99f75b10c847bc1fb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/amd64/make.defaults,v 1.3 2013/06/06 01:53:18 ottxor Exp $

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

ARCH="amd64"
CHOST="x86_64-pc-linux-gnu"
# 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 in prefix so, remove it here.
SYMLINK_LIB=""
LIBDIR_amd64="lib"