From 41f5aa865890df61886b030f3067a56f82ebc276 Mon Sep 17 00:00:00 2001 From: Tom Gall Date: Mon, 11 Dec 2006 21:45:32 +0000 Subject: [PATCH] nptl nptlonly --- .../ppc/dev/ppc64/2007.0/64bit-userland/970/make.defaults | 4 ++-- .../ppc/dev/ppc64/2007.0/64bit-userland/cell/make.defaults | 4 ++-- .../ppc/dev/ppc64/2007.0/64bit-userland/make.defaults | 4 ++-- .../ppc/ppc64/2006.1/64bit-userland-gcc4/970/make.defaults | 4 ++-- .../ppc/ppc64/2006.1/64bit-userland-gcc4/make.defaults | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/make.defaults b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/make.defaults index f8038ff7c4ba..1c9faa49f697 100644 --- a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/make.defaults +++ b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-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/dev/ppc64/2007.0/64bit-userland/970/make.defaults,v 1.1 2006/12/11 15:53:58 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/make.defaults,v 1.2 2006/12/11 21:44:11 tgall Exp $ CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec" CXXFLAGS=${CFLAGS} -STAGE1_USE="altivec unicode" +STAGE1_USE="altivec unicode nptl nptlonly" USE="${STAGE1_USE} ${USE}" diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/make.defaults b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/make.defaults index eb411c7d77d1..a4e76fd380a7 100644 --- a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/make.defaults +++ b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/make.defaults @@ -1,9 +1,9 @@ # 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/dev/ppc64/2007.0/64bit-userland/cell/make.defaults,v 1.1 2006/12/11 15:53:58 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/make.defaults,v 1.2 2006/12/11 21:44:11 tgall Exp $ CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec" CXXFLAGS=${CFLAGS} -STAGE1_USE="altivec unicode" +STAGE1_USE="altivec unicode nptl nptlonly" USE="${STAGE1_USE} ${USE}" diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults index 0717b428b4d5..ca3ed6c704d4 100644 --- a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults +++ b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults @@ -1,6 +1,6 @@ # 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/dev/ppc64/2007.0/64bit-userland/make.defaults,v 1.1 2006/12/11 15:53:58 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults,v 1.2 2006/12/11 21:44:11 tgall Exp $ ARCH="ppc64" ACCEPT_KEYWORDS="ppc64" @@ -12,7 +12,7 @@ CXXFLAGS=${CFLAGS} ACCEPT_KEYWORDS="ppc64" -STAGE1_USE="unicode" +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 udev vorbis X xml xv zlib" # While this profile uses multilib functionality it is just to maintain diff --git a/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/970/make.defaults b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/970/make.defaults index 339fc4bfa82c..6573217520e2 100644 --- a/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/970/make.defaults +++ b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/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/64bit-userland-gcc4/970/make.defaults,v 1.1 2006/11/13 05:05:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/970/make.defaults,v 1.2 2006/12/11 21:45:32 tgall Exp $ CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec" CXXFLAGS=${CFLAGS} -STAGE1_USE="altivec unicode" +STAGE1_USE="altivec unicode nptl nptlonly" USE="${STAGE1_USE} ${USE}" diff --git a/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/make.defaults b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/make.defaults index 62429149c76f..61f608eac279 100644 --- a/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/make.defaults +++ b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/make.defaults @@ -1,6 +1,6 @@ # 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/64bit-userland-gcc4/make.defaults,v 1.1 2006/11/13 05:05:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/make.defaults,v 1.2 2006/12/11 21:45:32 tgall Exp $ ARCH="ppc64" ACCEPT_KEYWORDS="ppc64" @@ -12,7 +12,7 @@ CXXFLAGS=${CFLAGS} ACCEPT_KEYWORDS="ppc64" -STAGE1_USE="unicode" +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 udev vorbis X xml xv zlib" # While this profile uses multilib functionality it is just to maintain -- 2.26.2