On Fri, Oct 25, 2019 at 2:45 PM Trevor Woerner <twoer...@gmail.com> wrote:

> On Fri 2019-10-25 @ 09:22:04 AM, Trevor Woerner wrote:
> > On Thu 2019-10-24 @ 04:05:10 PM, Khem Raj wrote:
> > > perhaps you need to add -pthread to LDFLAGS
> >
> > I'll set up a test build.
>
> Yes, adding the following line fixes it:
>
>         LDFLAGS_append_class-native = " -lpthread"
>
> (unless there's a distro-override way of doing it...?)
>
 There is no need to make it disto specific it should work always and I
think it’s better to use -pthread so gcc driver can decide where to add the
pthread library in link order
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to