[Bug 786403] gstlibav.la contains references to -lbz2 for android
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Feb 13 13:10:39 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=786403
--- Comment #13 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Can you document what adds this .la file, since it's not us, there must be
something else, cerbero recipe ? I bet this will break other platform, that's
why I comment negatively on this patch. But if you want to try it out on the CI
go for it.
If you give a try to the original static libs resolver, libtool, it will handle
-l the same as any .la reference (by finding a static lib first). This is also
what our replicate is supposed to do, though apparently it didn't work, or
wasn't happy to have a duplicate.
--
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