[Bug 737429] Android runtime contains libs with rpath
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Oct 22 10:24:19 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=737429
--- Comment #22 from Andrew Esh <andrew.c.esh at gmail.com> ---
Just to be clear, the RPATH setting is not the problem. In the dynamic table
(seen with "objdump -p ..."), the soname in the NEEDED entry has been
path-extended. The RPATH field is blank.
So far, the only way I have found to remove the path is to hand-edit the binary
with a hex editor.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list