projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
193e607
)
In the installsources docs, note that CFLAGS needs to be set to include debug informa...
author
Zac Medico
<zmedico@gentoo.org>
Thu, 26 Apr 2007 21:23:03 +0000
(21:23 -0000)
committer
Zac 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
patch
|
blob
|
history
diff --git
a/man/make.conf.5
b/man/make.conf.5
index 5611ff533f669501e946346b0a9436758bb6b8ff..757c74b5ae5907c764ddccf69ddad7040722d908 100644
(file)
--- a/
man/make.conf.5
+++ b/
man/make.conf.5
@@
-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.