Subject: CVS commit: pkgsrc/mk/wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/06/2007 20:33:51
Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Feb  6 20:33:51 UTC 2007

Modified Files:
	pkgsrc/mk/wrapper: bsd.wrapper.mk transform-sunpro-cc wrapper.sh

Log Message:
Added a new variable wrapper_type to the wrappers, so that the
transformations can decide whether they happen in a C or a C++ compiler.
Now the wrappers don't depend on the basename of the executed compiler
wrapper anymore.

Fixes PR 35555.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 pkgsrc/mk/wrapper/bsd.wrapper.mk
cvs rdiff -r1.23 -r1.24 pkgsrc/mk/wrapper/transform-sunpro-cc
cvs rdiff -r1.13 -r1.14 pkgsrc/mk/wrapper/wrapper.sh

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