Subject: Re: CVS commit: pkgsrc/mk/wrapper
To: None <rillig@netbsd.org>
From: Dan McMahill <dmcmahill@NetBSD.org>
List: pkgsrc-changes
Date: 01/17/2007 08:40:15
Roland Illig wrote:
> Module Name: pkgsrc
> Committed By: rillig
> Date: Wed Jan 17 13:19:47 UTC 2007
>
> Modified Files:
> pkgsrc/mk/wrapper: transform-sunpro-cc
>
> Log Message:
> The sunpro wrapper needs to distinguish whether cc or CC is called in
> some cases.
>
> XXX: There should be more support in the infrastructure for this case.
shouldn't there be a transform-sunpro-cc and a transform-sunpro-CC since
one is the c compiler and the other is the c++ compiler?
-Dan