diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-10-08 16:03:11 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-10-08 16:03:11 +0000 |
commit | 51901a2ba729cd1c1d80872c0e78de4d80f38bcb (patch) | |
tree | 8a38f97941c2352f8f44c5f400cf00ece47c1b27 /profiles/default-linux/x86/2004.3/make.defaults | |
parent | New revision. Includes a fix for the -q options (thanks to Christophe Saout <... (diff) | |
download | gentoo-2-51901a2ba729cd1c1d80872c0e78de4d80f38bcb.tar.gz gentoo-2-51901a2ba729cd1c1d80872c0e78de4d80f38bcb.tar.bz2 gentoo-2-51901a2ba729cd1c1d80872c0e78de4d80f38bcb.zip |
add f77 to default flagset for all arches, as requested in bug #57396
Diffstat (limited to 'profiles/default-linux/x86/2004.3/make.defaults')
-rw-r--r-- | profiles/default-linux/x86/2004.3/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/x86/2004.3/make.defaults b/profiles/default-linux/x86/2004.3/make.defaults index af8ba26b60fd..876651a7f52a 100644 --- a/profiles/default-linux/x86/2004.3/make.defaults +++ b/profiles/default-linux/x86/2004.3/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.3/make.defaults,v 1.1 2004/09/21 20:35:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.3/make.defaults,v 1.2 2004/10/08 16:03:11 seemant Exp $ # # System-wide defaults for the Portage system # See portage(5) manpage @@ -12,7 +12,7 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses" # has a conditional dependency on java (which it does,) then a JDK will be # pulled in during *emerge system*! -USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode foomaticdb gdbm gif gpm gtk gtk2 imlib jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xprint xv zlib" +USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode f77 foomaticdb gdbm gif gpm gtk gtk2 imlib jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xprint xv zlib" ARCH="x86" ACCEPT_KEYWORDS="x86" |