]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libedit: fix build on clang+musl
authorRoss Burton <ross.burton@arm.com>
Wed, 10 Jun 2026 16:06:49 +0000 (17:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jun 2026 09:41:52 +0000 (10:41 +0100)
commit4eafea679e0fb71dfeee75ffb2012935167182eb
treebe32a7decb253e271e6b484b3069d3cdae7b7eab
parentebb3a077d61e452912fb21545a6a57e6b4f614a4
libedit: fix build on clang+musl

It turns out that the patch I deleted previously[1] is actually needed
in builds with both clang and musl.  Bring it back, whilst both talking
to upstream and resurrecting an old clang patch to resolve the underlying
issue.

[1] oe-core 1e31746fdc6 ("libedit: upgrade 20251016 -> 20260512")

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libedit/libedit/0001-include-stdc-predef.patch [new file with mode: 0644]
meta/recipes-devtools/libedit/libedit_20260512-3.1.bb