In the installsources docs, note that CFLAGS needs to be set to include debug informa...
authorZac Medico <zmedico@gentoo.org>
Sat, 28 Apr 2007 04:57:40 +0000 (04:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 28 Apr 2007 04:57:40 +0000 (04:57 -0000)
svn path=/main/branches/2.1.2/; revision=6448

man/make.conf.5

index 7fd1d35ca4e81ffd788d3f7786ef5d1be03497ef..3323560720f4979bfbc907a723c7ee2967e90238 100644 (file)
@@ -181,7 +181,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.