]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
perl: Add dependency on make-native to avoid race issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Jun 2022 22:50:43 +0000 (23:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jun 2022 12:35:29 +0000 (13:35 +0100)
commit692b7c518637c77804caf7b3cfc60a83afa2e4f4
treee8e04ecbe1fd1730f27fd0ba1094f59e49a7bae8
parente9a449aeec72a698206323c3471c9268f949b1ae
perl: Add dependency on make-native to avoid race issues

Make 4.1 has race issues with double colon usage in makefiles which are common
in MakeMaker generated code in perl. Add a dependency on make-native to avoid
this as it is relaitvely low overhead.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.34.1.bb