From: Marius Mauch Date: Sat, 9 Feb 2008 15:13:35 +0000 (-0000) Subject: add preserve-libs info to make.conf.example X-Git-Tag: v2.2_pre1~3 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d23332db6b8a3565fcde1485c294ad9fec2d8c5e;p=portage.git add preserve-libs info to make.conf.example svn path=/main/trunk/; revision=9311 --- diff --git a/cnf/make.conf b/cnf/make.conf index 8051aa831..c410307d3 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -269,6 +269,9 @@ # 'notitles' disables xterm titlebar updates (which contain status info). # 'parallel-fetch' # do fetching in parallel to compilation +# 'preserve-libs' +# keep libraries around that would normally removed by an upgrade, +# but are still needed by other packages # 'sandbox' enables sandboxing when running emerge and ebuild. # 'splitdebug' Prior to stripping ELF etdyn and etexec files, the debugging # info is stored for later use by various debuggers. This