]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
don't work for quantum any more
authorAndrew Tridgell <tridge@samba.org>
Mon, 17 Feb 2003 01:20:04 +0000 (02:20 +0100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 17 Feb 2003 01:20:04 +0000 (02:20 +0100)
web/index.html

index cd941fdace1bc5acf10c1ba91ad762960feee564..40a96661fba6c3fb4a4b0f74784bd5a5321b403c 100644 (file)
@@ -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.<p>
 
-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.
 
 <h2>Is it safe?</h2>