diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-06-17 18:47:23 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-17 17:14:55 +0100 |
commit | 8f7f8f7cfa80dc2e1af721388946a28cfdaca1dc (patch) | |
tree | c600081d297e96e76e50433b3a1f485d6dd87d22 /meta/classes/cmake.bbclass | |
parent | 3037e0df9b1a0e1cb5332ab8026245b61515fc33 (diff) | |
download | poky-8f7f8f7cfa80dc2e1af721388946a28cfdaca1dc.tar.gz |
pseudo: remove rpath from libpseudo.so
Setting rpath causes clash of host and sdk libc and makes
pseudo to crash with relocation error: libpthread.so.0:
symbol __libc_vfork, version GLIBC_PRIVATE not defined
in file libc.so.6 with link time reference
Removing rpath fixes this as it makes pseudo to use only host
pthread and libc.
[YOCTO #9761]
(From OE-Core rev: be5c943e82a21d3ef2dfaaa5b41b6a2814f2fb19)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cmake.bbclass')
0 files changed, 0 insertions, 0 deletions