Re: [Module::Build] [patch] cccdlflags
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-10-21 02:00:53
|
Thanks, applied.
-Ken
On Monday, October 20, 2003, at 07:29 AM, Richard Clamp wrote:
> I have a ticket against Pod::Coverage[0] which I think to be a
> Module::Build issue, namely when invoking the C compiler the -fpic
> from $Config{cccdlflags} isn't propagated to the cc command line as
> MakeMaker does.
>
> Attached is a minimal patch for this - it doesn't disturb any of the
> existing XS tests, but I have a feeling it's correct by examining
> ExtUtils::MM_Unix
>
> [0] http://rt.cpan.org/NoAuth/Bug.html?id=4157
>
> --
> Richard Clamp <ric...@un...>
> <cccdlflags.patch>
|