Sure. Technically, package is musl incompatible/not ready. This trivial patch allows us to build ifupdown with musl.
On 03/07/2019 18:35, Adrian Bunk wrote: > On Tue, Jul 02, 2019 at 10:29:09PM +0200, Oleksandr Kravchuk wrote: >> ... >> ++#if !defined(FNM_EXTMATCH) >> ++#define FNM_EXTMATCH 0 >> ++#endif >> ... > This fixes the musl build, but the code will misbehave on musl. > > cu > Adrian > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
