]> code.ossystems Code Review - openembedded-core.git/commit
make-3.82: Add patch from git to fix parallel make race
authorColin Walters <walters@verbum.org>
Fri, 8 Feb 2013 12:48:52 +0000 (07:48 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Feb 2013 14:33:34 +0000 (14:33 +0000)
commit1747a70f95ead49985eeaf16c28e818ed5b109cd
treed63888ad4392c8e07b1b50e9fae70f8b30534e00
parent25e01e11586f422f3659318796cb847cb701b03e
make-3.82: Add patch from git to fix parallel make race

See: http://savannah.gnu.org/bugs/?30653

This only shows up for projects which have a number of intermediate
targets.  For me, systemd fails to build without this patch, and does
build consistently with it.

WebKitGtk+ is another known affected project.

Signed-off-by: Colin Walters <walters@verbum.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/make/make-3.82/intermediate-target-bugfix.patch [new file with mode: 0644]
meta/recipes-devtools/make/make_3.82.bb