This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Skip dist/ExtUtils-Install/t/InstallWithMM.t when cross-compiling.
authorFrançois Perrad <francois.perrad@gadz.org>
Sat, 23 Nov 2013 00:49:11 +0000 (01:49 +0100)
committerJames E Keenan <jkeenan@cpan.org>
Sat, 23 Nov 2013 00:49:11 +0000 (01:49 +0100)
commit311e7a86faead444a320777010bb5b5464fe5f32
treee6d950d37b73500ddeac726fe46fdfedfbbbc35e
parent5beb00b04461e0264795d17194866774957fba9b
Skip dist/ExtUtils-Install/t/InstallWithMM.t when cross-compiling.

The toolchain is not installed on the target when cross-compiling.
So, this test must be skipped, see patch below.
(same problem as RT#119769 and RT#120398)

For: RT #120615
dist/ExtUtils-Install/t/InstallWithMM.t