On Tue, May 21, 2019 at 5:29 AM wrote:
>
> On Mon, 2019-05-20 at 11:43 -0700, Khem Raj wrote:
> >
> > On 5/16/19 4:49 AM, Richard Purdie wrote:
> > > Avoid:
> > >
> > > libgcc_s.so.1 must be installed for pthread_cancel to work
> > >
> > > when running the ptest without libgcc.
> > >
> >
> > this
On Mon, 2019-05-20 at 11:43 -0700, Khem Raj wrote:
>
> On 5/16/19 4:49 AM, Richard Purdie wrote:
> > Avoid:
> >
> > libgcc_s.so.1 must be installed for pthread_cancel to work
> >
> > when running the ptest without libgcc.
> >
>
> this is interesting, do we get this error explicitly from runnin
On Mon, May 20, 2019 at 11:43 AM Khem Raj wrote:
> On 5/16/19 4:49 AM, Richard Purdie wrote:
> > Avoid:
> >
> > libgcc_s.so.1 must be installed for pthread_cancel to work
> >
> > when running the ptest without libgcc.
>
> this is interesting, do we get this error explicitly from running some
> tes
On 5/16/19 4:49 AM, Richard Purdie wrote:
Avoid:
libgcc_s.so.1 must be installed for pthread_cancel to work
when running the ptest without libgcc.
this is interesting, do we get this error explicitly from running some
tests ?
I wonder why libgcc is not detected during rdep calculation
Avoid:
libgcc_s.so.1 must be installed for pthread_cancel to work
when running the ptest without libgcc.
Signed-off-by: Richard Purdie
---
meta/recipes-support/apr/apr-util_1.6.1.bb | 1 +
meta/recipes-support/apr/apr_1.7.0.bb | 2 ++
2 files changed, 3 insertions(+)
diff --git a/meta/re