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

# We disable the symlink, since we won't be using it.
SYMLINK_LIB="yes"

USE="-gcc64"

# Since we're doing a pure 64-bit, we want LIBDIR to be lib64
LIBDIR_amd64="lib64"
LIBDIR_ppc64="lib64"