]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Work around issues with glibc 2.24
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 May 2016 18:28:29 +0000 (19:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 May 2016 22:16:54 +0000 (23:16 +0100)
commit21c38a091c4a1917f62a942c4751b0fd11dce340
treee3ec49ac140d8d54434ac61279d0043f6404841f
parenta76cbbd5633301dfcd29f18545e1e6f32e3b2448
pseudo: Work around issues with glibc 2.24

There are issues with a change made to RTLD_NEXT behaviour in glibc 2.24
and that change was also backported to older glibc versions in some distros
like Fedora 23. This adds a workaround whilst the pseudo maintainer fixes
various issues properly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo/pseudo-glibc-rtld-next-workaround.patch [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_1.7.5.bb