For bug #177763, document that FEATURES=keepwork can interfere with normal emerge...
authorZac Medico <zmedico@gentoo.org>
Wed, 9 May 2007 23:11:53 +0000 (23:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 9 May 2007 23:11:53 +0000 (23:11 -0000)
svn path=/main/trunk/; revision=6511

man/make.conf.5

index 757c74b5ae5907c764ddccf69ddad7040722d908..17e9367712b159c2908e0ab10214dae4b9954e5e 100644 (file)
@@ -184,7 +184,10 @@ is set to include debug information (such as with the \-ggdb flag).
 Do not delete the ${T} directory after the merge process.
 .TP
 .B keepwork
-Do not delete the ${WORKDIR} directory after the merge process.
+Do not delete the ${WORKDIR} directory after the merge process.  This also
+disables most the clean phase that is run prior to each build.  This causes it
+to interfere with normal emerge operation and therefore it should not be left
+enabled for more than a short period of time.
 .TP
 .B metadata\-transfer
 Automatically perform a metadata transfer when `emerge \-\-sync` is run.