CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/03 09:17:19
Modified files:
gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils:
MM_Unix.pm
Log message:
Fix race condition in perl's ExtUtils::MakeMaker
Many thanks to Nathanael Rensen <nathanael at polymorpheus dot com>
for tracking it down and supplying the patch.
Has been reported upstream and the fix incorporated into a larger change
https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/192
