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 --- .../make-3.82/intermediate-target-bugfix.patch | 23 ++++++++++++++++++++ meta/recipes-devtools/make/make_3.82.bb | 1 + 2 files changed, 24 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-devtools/make/make-3.82/intermediate-target-bugfix.patch