diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2006-05-12 20:16:07 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2006-05-12 20:16:07 +0000 |
commit | c611278ae6236c7dd87e51d8195918860319ec10 (patch) | |
tree | 90c5dcf80182d0fc5c5c0a7aa29422371468891c /profiles/use.local.desc | |
parent | Export CC so that it correctly distcc. (diff) | |
download | historical-c611278ae6236c7dd87e51d8195918860319ec10.tar.gz historical-c611278ae6236c7dd87e51d8195918860319ec10.tar.bz2 historical-c611278ae6236c7dd87e51d8195918860319ec10.zip |
dev-lang/gforth:force-reg - Enable a possibly unstable GCC flag for possibly large performance gains
see Bug #120159
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 726a37b1e268..8b5fa638e4e6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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/use.local.desc,v 1.1893 2006/05/11 21:11:57 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1894 2006/05/12 20:16:07 mkennedy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -300,6 +300,7 @@ dev-java/swt:firefox - Build the Mozilla Embeded Component against firefox rathe dev-java/velocity:j2ee - Add j2ee support dev-lang/gdl:hdf - Adds support for the Hierarchical Data Format dev-lang/gdl:hdf5 - Adds support for the Hierarchical Data Format v 5 +dev-lang/gforth:force-reg - Enable a possibly unstable GCC flag for possibly large performance gains dev-lang/icon:iplsrc - install the icon programming library source dev-lang/mono:icu - Enable internationalization support via ICU lib. dev-lang/ocaml:latex - Add ocamldoc support for latex |