diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-16 22:00:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-16 22:00:34 +0000 |
commit | 7cfe511d97ad2e133078ef4b8c0762b6523cd379 (patch) | |
tree | d13bc761aafb9d75c324599e7fd0465a95d9e856 /profiles/use.desc | |
parent | keyworded ~alpha wrt #91077 (diff) | |
download | gentoo-2-7cfe511d97ad2e133078ef4b8c0762b6523cd379.tar.gz gentoo-2-7cfe511d97ad2e133078ef4b8c0762b6523cd379.tar.bz2 gentoo-2-7cfe511d97ad2e133078ef4b8c0762b6523cd379.zip |
warn people about using the pic flag
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index fccf55c6f470..71a22f9bc65c 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -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/use.desc,v 1.242 2005/05/01 04:33:20 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.243 2005/05/16 22:00:34 vapier Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -246,7 +246,7 @@ pdflib - Adds support for PDF (Portable Document Format) perl - Adds support/bindings for the Perl language. pfpro - Adds support for Verisign Payflow Pro php - Include support for php -pic - Build Position Independent Code. Needed for prelink or the hardened toolchain +pic - Build Position Independent Code. Do not utilize this flag unless you know what you're doing. plotutils - Adds plotutils support to gnuplot (library for 2-D vector graphics) png - Adds support for libpng (PNG images) portaudio - Adds support for the crossplatform portaudio audio API |