jkt 07/07/04 13:42:38 Modified: hb-working-use.xml Log: #184188, new USE=debug description
Revision Changes Path 1.47 xml/htdocs/doc/en/handbook/hb-working-use.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.47&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?r1=1.46&r2=1.47 Index: hb-working-use.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- hb-working-use.xml 14 Apr 2007 03:09:30 -0000 1.46 +++ hb-working-use.xml 4 Jul 2007 13:42:38 -0000 1.47 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.46 2007/04/14 03:09:30 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.47 2007/07/04 13:42:38 jkt Exp $ --> <sections> @@ -13,8 +13,8 @@ work with USE flags and understand how USE flags interact with your system. </abstract> -<version>1.36</version> -<date>2007-02-20</date> +<version>1.37</version> +<date>2007-07-04</date> <section> <title>What are USE flags?</title> @@ -360,13 +360,13 @@ [ : Right column (I) - USE flags packages was installed with ] [ Found these USE variables for app-office/gnumeric-1.6.3 ] U I -- - <i>debug</i> : Tells configure and the makefiles to build for debugging. - Effects vary across packages, but generally it will at - least add -g to CFLAGS. Remember to set FEATURES=nostrip too -- - <i>gnome</i> : Adds GNOME support -+ + <comment>python</comment> : Adds support/bindings for the Python language -- - <i>static</i> : !!do not set this during bootstrap!! Causes binaries to be - statically linked instead of dynamically + - - <i>debug</i> : Enable extra debug codepaths, like asserts and extra output. + If you want to get meaningful backtraces see + http://www.gentoo.org/proj/en/qa/backtraces.xml. + - - <i>gnome</i> : Adds GNOME support + + + <comment>python</comment> : Adds support/bindings for the Python language + - - <i>static</i> : !!do not set this during bootstrap!! Causes binaries to be + statically linked instead of dynamically </pre> </body> -- [EMAIL PROTECTED] mailing list
