diff options
-rw-r--r-- | man/make.conf.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index 2fb79c1b1..87aa510fd 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -233,7 +233,8 @@ a GPG key. Read about the \fIPORTAGE_GPG_KEY\fR variable in \fBmake.conf\fR(5). .TP .B splitdebug Prior to stripping ELF etdyn and etexec files, the debugging info is -stored for later use by various debuggers. +stored for later use by various debuggers. This feature is disabled by +\fBnostrip\fR. For installation of source code, see \fBinstallsources\fR. .TP .B strict Have portage react strongly to conditions that have the potential to be |