Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/21/2004 12:31:38
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Feb 21 12:31:38 UTC 2004

Modified Files:
	pkgsrc/mk/compiler: ccache.mk

Log Message:
Use BUILD_ENV instead of just {CONFIGURE,MAKE}_ENV to pass CCACHE_HASHCC
to ccache.  This now correctly passes CCACHE_HASHCC to ccache if the
package has a custom do-build target that invokes ${CC} directly.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/mk/compiler/ccache.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.