summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default-linux/ppc/2006.0/ppc64/32bit-userland/970/make.defaults')
-rw-r--r--profiles/default-linux/ppc/2006.0/ppc64/32bit-userland/970/make.defaults5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/2006.0/ppc64/32bit-userland/970/make.defaults b/profiles/default-linux/ppc/2006.0/ppc64/32bit-userland/970/make.defaults
index 4ad647e55651..9b3b65085549 100644
--- a/profiles/default-linux/ppc/2006.0/ppc64/32bit-userland/970/make.defaults
+++ b/profiles/default-linux/ppc/2006.0/ppc64/32bit-userland/970/make.defaults
@@ -1,8 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/2006.0/ppc64/32bit-userland/970/make.defaults,v 1.1 2006/01/22 19:55:15 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/2006.0/ppc64/32bit-userland/970/make.defaults,v 1.2 2006/01/27 05:26:49 dostrow Exp $
CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec"
CXXFLAGS=${CFLAGS}
-STAGE1_USE="altivec gcc64 unicode"
+STAGE1_USE="altivec gcc64 pam unicode"
+USE="${STAGE1_USE} ${USE}"