On Sat, Apr 6, 2019 at 11:53 AM Andreas Müller <[email protected]> wrote:
>
> On Sat, Apr 6, 2019 at 8:42 PM Khem Raj <[email protected]> wrote:
> >
> > Detecting libdl for dlopen when failed returns
> > "none required", which then gets added to linker commandline
> > and inturn fails to link with errors obviously because "-lnone required"
> > is no such library.
> >
> > This patch is not musl dependent, earlier patches clubbed it into musl
> > patch however this is needed with clang too regardless of the C library
> > the reason is clang automatically brings in libdl in OE and hence this
> > test is failing.
> >
> Seems I was a bit over enthusiastic - thanks
>
> Out of curiosity: If I remember correct similar is in musl patch.
> Doesn't this cause conflict with musl patch?
>

I have deleted that portion from cumulative musl patch

> Andreas
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to