[Module::Build] [patch] cccdlflags
Status: Beta
Brought to you by:
kwilliams
|
From: Richard C. <ric...@un...> - 2003-10-20 14:22:54
|
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...>
|