summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ostrow <dostrow@gentoo.org>2006-01-27 05:26:49 +0000
committerDaniel Ostrow <dostrow@gentoo.org>2006-01-27 05:26:49 +0000
commit4512e698cfabd5eb33bf547ab52ff79dc7817f7d (patch)
treecefbfed79ea137fc8de940a00adf516e9c4891db /profiles
parentMake sure the inverted options are handled properly #111557. (diff)
downloadgentoo-2-4512e698cfabd5eb33bf547ab52ff79dc7817f7d.tar.gz
gentoo-2-4512e698cfabd5eb33bf547ab52ff79dc7817f7d.tar.bz2
gentoo-2-4512e698cfabd5eb33bf547ab52ff79dc7817f7d.zip
Add pam to STAGE1_USE for the make.defaults that wolf31o2 missed.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/ppc/2006.0/ppc32/G3/make.defaults4
-rw-r--r--profiles/default-linux/ppc/2006.0/ppc32/G4/make.defaults4
-rw-r--r--profiles/default-linux/ppc/2006.0/ppc64/32bit-userland/970/make.defaults5
-rw-r--r--profiles/default-linux/ppc/2006.0/ppc64/64bit-userland/970/make.defaults5
4 files changed, 10 insertions, 8 deletions
diff --git a/profiles/default-linux/ppc/2006.0/ppc32/G3/make.defaults b/profiles/default-linux/ppc/2006.0/ppc32/G3/make.defaults
index 191b59456d40..4e27eebd71a1 100644
--- a/profiles/default-linux/ppc/2006.0/ppc32/G3/make.defaults
+++ b/profiles/default-linux/ppc/2006.0/ppc32/G3/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/2006.0/ppc32/G3/make.defaults,v 1.2 2006/01/24 16:32:10 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/2006.0/ppc32/G3/make.defaults,v 1.3 2006/01/27 05:26:49 dostrow Exp $
CFLAGS="-O2 -mtune=G3 -mcpu=G3 -pipe"
CXXFLAGS="${CFLAGS}"
-STAGE1_USE="unicode"
+STAGE1_USE="pam unicode"
USE="${STAGE1_USE} alsa apache2 apm arts avi berkdb bitmap-fonts crypt cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl pam perl pdflib png python qt quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xmms xv zlib"
diff --git a/profiles/default-linux/ppc/2006.0/ppc32/G4/make.defaults b/profiles/default-linux/ppc/2006.0/ppc32/G4/make.defaults
index 72f0d2e143b6..00c859be163a 100644
--- a/profiles/default-linux/ppc/2006.0/ppc32/G4/make.defaults
+++ b/profiles/default-linux/ppc/2006.0/ppc32/G4/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/2006.0/ppc32/G4/make.defaults,v 1.2 2006/01/24 16:32:42 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/2006.0/ppc32/G4/make.defaults,v 1.3 2006/01/27 05:26:49 dostrow Exp $
CFLAGS="-O2 -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -pipe"
CXXFLAGS="${CFLAGS}"
-STAGE1_USE="altivec unicode"
+STAGE1_USE="altivec pam unicode"
USE="${STAGE1_USE} alsa apache2 apm arts avi berkdb bitmap-fonts crypt cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl pam perl pdflib png python qt quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xmms xv zlib"
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}"
diff --git a/profiles/default-linux/ppc/2006.0/ppc64/64bit-userland/970/make.defaults b/profiles/default-linux/ppc/2006.0/ppc64/64bit-userland/970/make.defaults
index 840a0566f2c8..d68ba8e92a6f 100644
--- a/profiles/default-linux/ppc/2006.0/ppc64/64bit-userland/970/make.defaults
+++ b/profiles/default-linux/ppc/2006.0/ppc64/64bit-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/64bit-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/64bit-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 unicode"
+STAGE1_USE="altivec pam unicode"
+USE="${STAGE1_USE} ${USE}"