From: Brian Harring Date: Fri, 3 Feb 2006 05:12:03 +0000 (-0000) Subject: confcache make.conf example... X-Git-Tag: v2.1_pre5_2760~104 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fa0913a3edee4b7e30a968a195c4e75d296f078a;p=portage.git confcache make.conf example... svn path=/main/trunk/; revision=2634 --- diff --git a/cnf/make.conf b/cnf/make.conf index 9c23f09d0..0e9388fe0 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -265,6 +265,8 @@ CHOST="i686-pc-linux-gnu" # 'buildpkg' causes binary packages to be created of all packages that # are being merged. # 'ccache' enables ccache support via CC. +# 'confcache' enable confcache support; speeds up autotool based configure +# calls # 'collision-protect' # prevents packages from overwriting files that are owned by # another package or by no package at all.