]> 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>
Thu, 18 May 2017 12:13:42 +0000 (13:13 +0100)
commit47f5c2a52f93e1984b0269c708ca5218b9fd41ec
tree8914bd3fa3f01c7a3c6c42ce73a6aaf2f70fed7a
parent92214ca9e14d5dda1dd3e958944e96003ef77422
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.

(From OE-Core rev: 21c38a091c4a1917f62a942c4751b0fd11dce340)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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