Subject: CVS commit: pkgsrc/mk/wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/21/2006 10:01:23
Module Name: pkgsrc
Committed By: rillig
Date: Sat Oct 21 10:01:23 UTC 2006
Modified Files:
pkgsrc/mk/wrapper: bsd.wrapper.mk
Log Message:
When CPP is defined as "cc -E" on Solaris with sunpro, the cc wrapper
had been overwritten with the cpp wrapper, and the latter didn't define
the necessary transformation rules. Fixed that.
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 pkgsrc/mk/wrapper/bsd.wrapper.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.