]> code.ossystems Code Review - openembedded-core.git/commit
npth: Check for pthread_create for including lpthread
authorKhem Raj <raj.khem@gmail.com>
Thu, 13 May 2021 05:04:53 +0000 (22:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 May 2021 06:57:21 +0000 (07:57 +0100)
commite82742849e6228f892a489bfbd02c365c4a8607e
treeb7e0b2385b2e161f237b876dbddebbbf62f731f9
parentbe23351f97c1a7362c0ddd240a6de0cddfca1b01
npth: Check for pthread_create for including lpthread

pthread_detach() is moved into libc which means this test will fail
so check for pthead_create again

[1] https://sourceware.org/git/?p=glibc.git;a=commit;h=df65f897e9501aa5b64a5cbcb101301715f2ec2f
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/npth/npth/0001-Revert-Fix-problem-with-regression-tests-on-recent-g.patch [new file with mode: 0644]
meta/recipes-support/npth/npth_1.6.bb