Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/14/2006 08:59:08
Module Name: pkgsrc
Committed By: rillig
Date: Sat Oct 14 08:59:08 UTC 2006
Modified Files:
pkgsrc/mk/compiler: ccache.mk
Log Message:
Added the user-settable variable CCACHE_DIR, so that the cache can be
outside of WRKDIR. I don't see a reason for having the cache inside a
directory that will go away on "make clean", but I left the default
value as is.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/mk/compiler/ccache.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.