diff options
Diffstat (limited to 'profiles/default-linux/ppc/ppc64/2006.0/64bit-userland/make.defaults')
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2006.0/64bit-userland/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2006.0/64bit-userland/make.defaults b/profiles/default-linux/ppc/ppc64/2006.0/64bit-userland/make.defaults index dddb42f6869e..7b9c7cde936e 100644 --- a/profiles/default-linux/ppc/ppc64/2006.0/64bit-userland/make.defaults +++ b/profiles/default-linux/ppc/ppc64/2006.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/ppc64/2006.0/64bit-userland/make.defaults,v 1.7 2007/04/01 05:11:21 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.0/64bit-userland/make.defaults,v 1.8 2007/08/08 19:27:25 dev-zero Exp $ ARCH="ppc64" ACCEPT_KEYWORDS="ppc64" @@ -11,7 +11,7 @@ CFLAGS="-O2 -pipe" CXXFLAGS=${CFLAGS} STAGE1_USE="unicode" -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="${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 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" # While this profile uses multilib functionality it is just to maintain # some similarity across profiles this profile is truly for a singe ABI, ppc64. |