summaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2005-12-19 11:16:11 +0000
committerBrian Harring <ferringb@gentoo.org>2005-12-19 11:16:11 +0000
commit7cf7664f4480eaa8b786aca4d64e11cfd839e86c (patch)
tree922b3938ed120b75bb8c6ab3ab84dcec90ce0855 /cnf
parentAdd USE display when --verbose is not used. Only flags that are enabled, (diff)
downloadportage-idfetch-7cf7664f4480eaa8b786aca4d64e11cfd839e86c.tar.gz
portage-idfetch-7cf7664f4480eaa8b786aca4d64e11cfd839e86c.tar.bz2
portage-idfetch-7cf7664f4480eaa8b786aca4d64e11cfd839e86c.zip
added parallel-fetch in...
svn path=/main/trunk/; revision=2401
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index 211aa85a..d31086c0 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -289,6 +289,8 @@ CHOST="i686-pc-linux-gnu"
# after a merge -- for debugging purposes only.
# 'nostrip' prevents the stripping of binaries.
# 'notitles' disables xterm titlebar updates (which contain status info).
+# 'parallel-fetch'
+# do fetching in parallel to compilation
# 'sandbox' enables sandboxing when running emerge and ebuild.
# 'strict' causes portage to react strongly to conditions that are
# potentially dangerous, like missing/incorrect Manifest files.