aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMATSUU Takuto <matsuu@gentoo.org>2011-05-20 12:20:58 -0700
committerZac Medico <zmedico@gentoo.org>2011-05-20 12:20:58 -0700
commit729531f12e097f8bcbbe12d86bad169f27aa8aca (patch)
tree1ea97625949b4d6c4c4fe83d35d0a0da9c08fc0b /man
parentTask: precalculate _hash_value (diff)
downloadportage-729531f12e097f8bcbbe12d86bad169f27aa8aca.tar.gz
portage-729531f12e097f8bcbbe12d86bad169f27aa8aca.tar.bz2
portage-729531f12e097f8bcbbe12d86bad169f27aa8aca.zip
Add FEATURES=distcc-pump support.
This will fix bug #288597.
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index bec815850..86ac46231 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -257,6 +257,9 @@ will be reused whenever they are available.
.B distcc
Enable portage support for the distcc package.
.TP
+.B distcc\-pump
+Enable portage support for the distcc package with pump mode.
+.TP
.B distlocks
Portage uses lockfiles to ensure competing instances don't clobber
each other's files. This feature is enabled by default but may cause