diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-14 20:42:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-14 20:42:39 +0000 |
commit | 0d58f1181172a706b6417883b18720151521fb09 (patch) | |
tree | b75b268af01db8de9e2eb9e2d7eae86b26d408e9 /profiles/use.desc | |
parent | add ~x86, bug #222081 (diff) | |
download | gentoo-2-0d58f1181172a706b6417883b18720151521fb09.tar.gz gentoo-2-0d58f1181172a706b6417883b18720151521fb09.tar.bz2 gentoo-2-0d58f1181172a706b6417883b18720151521fb09.zip |
add pch to global USE-flags
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index a674904aafa4..44934bd50caa 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.396 2008/05/14 15:47:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.397 2008/05/14 20:42:39 maekke Exp $ # Keep them sorted @@ -264,6 +264,7 @@ osc - Enables support for Open Sound Control oscar - Enable Oscar (AIM/ICQ) IM protocol support oss - Adds support for OSS (Open Sound System) pam - Adds support PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip +pch - Enable precompiled header support for faster compilation at the expense of disk space and memory (>=sys-devel/gcc-3.4 only) pcmcia - Adds support for PCMCIA slots/devices found on laptop computers pcntl - Adds support for process creation functions pcre - Adds support for Perl Compatible Regular Expressions |