Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 04/15/2003 04:33:58
Module Name:	pkgsrc
Committed By:	grant
Date:		Tue Apr 15 01:33:58 UTC 2003

Modified Files:
	pkgsrc/mk/buildlink2: bsd.buildlink2.mk

Log Message:
only create the wrappers for /opt/SUNWspro/bin/{CC,CXX} if we're not
using gcc.

fixes problem on Solaris where building pkgs would use the wrong CC
(eg. CC=gcc) due to the wrappers being in the $PATH first.


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 pkgsrc/mk/buildlink2/bsd.buildlink2.mk

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