This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ExtUtils-CBuilder is causing some collateral smoke; fix variable name.
authorGeorge Greer <perl@greerga.m-l.org>
Tue, 15 Feb 2011 17:34:10 +0000 (12:34 -0500)
committerGeorge Greer <perl@greerga.m-l.org>
Tue, 15 Feb 2011 17:57:54 +0000 (12:57 -0500)
commitfc2292f72612e5bcc77ddb212e9b651c991def44
tree1f8ff0adb79371fc2cdcff53a88b3daadc350d63
parent453bfd442f7dd1d2a5e0d56afa5e6beef97333c1
ExtUtils-CBuilder is causing some collateral smoke; fix variable name.

Since the variable was empty, the include of ::Platform::MSVC failed
and it fell back to ::Base which tried to use "-o" as a parameter.
dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm