From 6732e6cc437c54b7212e352dfa08128a1762540f Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 26 Apr 2007 21:23:03 +0000 Subject: In the installsources docs, note that CFLAGS needs to be set to include debug information. Thanks to tigger^ for reporting. svn path=/main/trunk/; revision=6442 --- man/make.conf.5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/make.conf.5 b/man/make.conf.5 index 5611ff533..757c74b5a 100644 --- 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. -- cgit v1.2.3-1-g7c22