[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.4.3-4-10-ga7d3bec



The following commit has been merged in the master branch:
commit 524fad6465b13a302bf6d43be4bd70568897be92
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Oct 24 20:41:17 2011 +0200

    update with proper ccache mesaure

diff --git a/rules b/rules
index b6b85a0..4c2b905 100755
--- a/rules
+++ b/rules
@@ -1192,7 +1192,7 @@ ifneq "$(ISOS)" "en-US"
 endif
 
 # Use compiler cache?  Include ccache in DEB_BUILD_OPTIONS for much faster rebuild times
-# A complete build uses about 200Mb of compiler cache.
+# A complete build uses about 4.5G of compiler cache.
 ifeq (ccache,$(findstring ccache,$(DEB_BUILD_OPTIONS)))
 	CONFIGURE_FLAGS += --with-gcc-speedup=ccache
 endif

-- 
LibreOffice packaging repository


Reply to: