Hi Richard, > > Changes v3->v4: > > * Fix musl build with LIBS=-lfts
> Unfortunately the musl build is still failing with this version: > https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/1627 > https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/1631 Any idea, how to fix it? libcgroup uses the same flag LIBS=-lfts. Maybe the variable isn't propagated. Or is the dependency expressed enough? DEPENDS_append_libc-musl = " fts " EXTRA_OEMAKE_append_libc-musl = " LIBC=musl LIBS=-lfts " I'll have to put back patch 0002-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch, but that's bad, buildroot works without it. Kind regards, Petr -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core