]> code.ossystems Code Review - openembedded-core.git/commit
cpan.bbclass: avoid newer MakeMaker run perl.real
authorJens Rehsack <sno@netbsd.org>
Thu, 8 Nov 2018 15:32:42 +0000 (16:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Nov 2018 15:18:28 +0000 (15:18 +0000)
commit362bd36cbec052d2a37710498c901b699dcf5ca7
tree29f8c495ae16da47a9ed907e815542ea21dbcc66
parente2450857d898238b0b719a5400e2340c65c80ada
cpan.bbclass: avoid newer MakeMaker run perl.real

In newer versions of ExtUtils::MakeMaker, the location of the perl
binary to run is determined differently which results in finding
${bindir}/perl.real instead of ${bindir}/perl

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cpan.bbclass