From: Andrew Tridgell Date: Mon, 17 Feb 2003 01:20:04 +0000 (+0100) Subject: don't work for quantum any more X-Git-Tag: v2.3~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d4bb78f887eb3d8348d1559b8c9b7de6427c0dc;p=thirdparty%2Fccache.git don't work for quantum any more --- diff --git a/web/index.html b/web/index.html index cd941fdac..40a96661f 100644 --- a/web/index.html +++ b/web/index.html @@ -54,10 +54,10 @@ CVS commit. On some of those machines the build took over an hour. By using ccache we get the same effect as clean builds but about 6 times faster.

-The second reason is the autobuild system I run for Quantum. That -system builds our whole Linux based OS from scratch after every CVS -commit to catch compilation problems quickly. Using ccache those -builds are much faster. +The second reason is the autobuild system I used to run for +Quantum. That system builds our whole Linux based OS from scratch +after every CVS commit to catch compilation problems quickly. Using +ccache those builds are much faster.

Is it safe?