Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 09/17/2003 14:37:35
Module Name:	pkgsrc
Committed By:	grant
Date:		Wed Sep 17 14:37:33 UTC 2003

Modified Files:
	pkgsrc/mk: compiler.mk

Log Message:
honour GCC_REQD by testing $CC -v against it, and only pull in pkgsrc
gcc if required. see the comments for how to use the variables which
influence the decision.

eliminate some spurious shell warnings while I'm here.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/compiler.mk

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