[Bug 795454] android: x86_64 target abi build failure

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 2 08:15:34 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=795454

Nirbheek Chauhan <nirbheek.chauhan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nirbheek.chauhan at gmail.com

--- Comment #4 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
I think the fix is to link with -Wl,--exclude-libs=comma-separated-list-of-libs
which will not try to export symbols from the specified static libraries.
libx264.a and ffmpeg's static libraries should not export any symbols in
libgstreamer_android.so

-- 
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