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

# All extra USE/etc should be specified in sub-profiles.
# DO NOT POLLUTE USE ON THIS PROFILE.

MULTILIB_ABIS="ppc64"

CFLAGS_ppc64="-m64"

# moved from 64bit-native, TODO: move it upwards
SYMLINK_LIB="yes"
LIBDIR_ppc64="lib64"