Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 11/17/2004 17:18:33
Module Name: pkgsrc
Committed By: tv
Date: Wed Nov 17 17:18:33 UTC 2004
Modified Files:
pkgsrc/mk/compiler: ccache.mk distcc.mk
Log Message:
For some reason EVAL_PREFIX is not properly using the _DEFAULT values, so
re-add the ?= assignments. (Will be fixed properly later.)
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/mk/compiler/ccache.mk
cvs rdiff -r1.20 -r1.21 pkgsrc/mk/compiler/distcc.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.