diff options
author | xtraeme <xtraeme> | 2004-10-14 02:39:19 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-10-14 02:39:19 +0000 |
commit | bae4c3943c10109ac2876df47ef0fb157f4cb72d (patch) | |
tree | c184ae2e6c1e746b128df86d2ce9a8d9cef838dd /doc/TODO | |
parent | f87add5b2301d781529e2d5adb46301dd4f180e2 (diff) | |
download | pkgsrc-bae4c3943c10109ac2876df47ef0fb157f4cb72d.tar.gz |
Update devel/ccache to 2.4.
Changes:
* Added CCACHE_READONLY option.
* Added CCACHE_TEMPDIR option.
* Fixed handling of hard-linked compiler on AIX.
* Added O_BINARY support, to try and support win32 compiles.
* Show cache directory in stats output.
* Fixed handling of HOME environment variable.
NOTE: This release changes the hash input slighly, so you will probably
find that you will not get any hits against your existing cache when
you upgrade.
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2214 2004/10/13 22:18:06 ben Exp $ +$NetBSD: TODO,v 1.2215 2004/10/14 02:39:19 xtraeme Exp $ Suggested new packages ====================== @@ -205,7 +205,6 @@ Suggested package updates o bitlbee-0.91 o blender-2.34 o boson-0.10 - o ccache-2.4 o cdrtools-2.01 o celestia-1.3.2 o centericq-4.12.0 |