From 371a2630e0c369a334090606cbc1f2b148c4ca61 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 28 Apr 2007 04:57:40 +0000 Subject: In the installsources docs, note that CFLAGS needs to be set to include debug information. Thanks to tigger^ for reporting. (trunk r6441:6442) svn path=/main/branches/2.1.2/; revision=6448 --- man/make.conf.5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index 7fd1d35ca..332356072 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -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. -- cgit v1.2.3-1-g7c22