diff options
author | Tom Gall <tgall@gentoo.org> | 2006-12-11 21:45:32 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2006-12-11 21:45:32 +0000 |
commit | 291cc95b212f1e6f90d2b798e811b5f5864672c2 (patch) | |
tree | 22adb963303e1c366907ee1aedbaab68eabfd2c1 /profiles | |
parent | nptl nptlonly (diff) | |
download | gentoo-2-291cc95b212f1e6f90d2b798e811b5f5864672c2.tar.gz gentoo-2-291cc95b212f1e6f90d2b798e811b5f5864672c2.tar.bz2 gentoo-2-291cc95b212f1e6f90d2b798e811b5f5864672c2.zip |
nptl nptlonly
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/970/make.defaults | 4 | ||||
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/make.defaults | 4 |
2 files changed, 4 insertions, 4 deletions
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 |