summaryrefslogtreecommitdiff
blob: 56404a1b9e086320f5e56a3b575da412bdde3b35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ppc64/make.defaults,v 1.9 2009/07/09 00:47:50 gengor Exp $

ARCH="ppc64"
ACCEPT_KEYWORDS="${ARCH}"
USE="${ARCH} berkdb crypt hardened pam pic readline ssl zlib"

# ppc64
CHOST="powerpc64-unknown-linux-gnu"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
FEATURES="-sandbox"