In the installsources docs, note that CFLAGS needs to be set to include debug informa...
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Apr 2007 21:23:03 +0000 (21:23 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Apr 2007 21:23:03 +0000 (21:23 -0000)
svn path=/main/trunk/; revision=6442

man/make.conf.5

index 5611ff533f669501e946346b0a9436758bb6b8ff..757c74b5ae5907c764ddccf69ddad7040722d908 100644 (file)
@@ -177,7 +177,8 @@ Check the signatures of Manifests and make sure they are correct.
 .TP
 .B installsources
 Install source code into /usr/src/debug/${CATEGORY}/${PF} (also see
-\fBsplitdebug\fR). This feature works only if debugedit is installed.
+\fBsplitdebug\fR). This feature works only if debugedit is installed and CFLAGS
+is set to include debug information (such as with the \-ggdb flag).
 .TP
 .B keeptemp
 Do not delete the ${T} directory after the merge process.