From: Tom Gall Date: Fri, 23 Feb 2007 14:54:31 +0000 (+0000) Subject: make sure nptl and nptlonly are there! X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c32b151a466c2c02ad9891b3e5a95fd839a8463f;p=gentoo.git make sure nptl and nptlonly are there! --- diff --git a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults index e343b92c0634..c493f079aade 100644 --- a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults +++ b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults,v 1.1 2007/02/16 04:37:31 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults,v 1.2 2007/02/23 14:54:31 tgall Exp $ ARCH="ppc64" ACCEPT_KEYWORDS="ppc64" @@ -15,7 +15,7 @@ ACCEPT_KEYWORDS="ppc64" STAGE1_USE="unicode nptl nptlonly" # USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib" -USE="berkdb crypt ipv6 ncurses nls pam perl python readline ssl tcpd zlib" +USE="unicode nptl nptlonlyberkdb crypt ipv6 ncurses nls pam perl python readline ssl tcpd zlib" VIDEO_CARDS="mga ati dummy fbdev nv s3 vega vga"