[OE-core] [PATCH V4 3/4] elfutils: Fix eu-* utils builds for musl

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 24 08:24:13 UTC 2019


On Sun, 2019-07-21 at 18:20 +0300, Adrian Bunk wrote:
> On Sat, Jul 20, 2019 at 11:00:57AM -0700, Khem Raj wrote:
> > ...
> > ++#if !defined(FNM_EXTMATCH)
> > ++# define FNM_EXTMATCH (0)
> > ++#endif
> > ...
> 
> As already said in [1] this is expected to result in broken code,
> and the upstream testsuite also confirms this.

I've taken the patches as they don't make things worse. I am a bit
concerned about a few places musl is building up problematic patches
though (systemd, elfutils, ltp come to mind).

Cheers,

Richard



More information about the Openembedded-core mailing list