summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ostrow <dostrow@gentoo.org>2006-07-31 04:12:43 +0000
committerDaniel Ostrow <dostrow@gentoo.org>2006-07-31 04:12:43 +0000
commitc24fa6798e7f88c255e17cec9af25a091d077fc2 (patch)
tree6b68de0c3bc132ad618d8865dd2d75cb4a3a910e /profiles
parentmoved to sci-mathematics herd. (diff)
downloadhistorical-c24fa6798e7f88c255e17cec9af25a091d077fc2.tar.gz
historical-c24fa6798e7f88c255e17cec9af25a091d077fc2.tar.bz2
historical-c24fa6798e7f88c255e17cec9af25a091d077fc2.zip
Once more for STAGE1_USE and nptl/nptlonly.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/970/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/970/make.defaults b/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/970/make.defaults
index fec36fb353b2..9731ab8f3e3f 100644
--- a/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/970/make.defaults
+++ b/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/970/make.defaults
@@ -1,9 +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/ppc64/2006.1/32bit-userland/970/make.defaults,v 1.1 2006/07/14 05:29:51 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/970/make.defaults,v 1.2 2006/07/31 04:12:43 dostrow Exp $
CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec"
CXXFLAGS=${CFLAGS}
-STAGE1_USE="altivec gcc64 unicode"
+STAGE1_USE="altivec gcc64 nptl nptlonly unicode"
USE="${STAGE1_USE} ${USE}"