Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/05/2004 07:37:49
Module Name: pkgsrc
Committed By: jlam
Date: Thu Feb 5 07:37:49 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Pass the PATH when executing ${CC} so that the compiler may be found when
CC is something like ccache or distcc that relies on finding the true
compiler in the PATH.
To generate a diff of this commit:
cvs rdiff -r1.1371 -r1.1372 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.