mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
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. (From OE-Core rev: 692b7c518637c77804caf7b3cfc60a83afa2e4f4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>