[Bug 786403] gstlibav.la contains references to -lbz2 for android
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 6 07:23:24 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=786403
Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|1.13.1 |1.13.91
--- Comment #22 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit e2bce0f3ec07d86e980cb85233c4f7fb819698c5
Author: Matthew Waters <matthew at centricular.com>
Date: Tue Mar 6 14:40:20 2018 +1100
build: prefer using *.la references when creating our own libtool files
Otherwise we will reference the dependant libraries with -lfoo rather than
/path/to/libfoo.la which breaks with the Android-based .la parser which
simply passes through all -l libraries.
https://bugzilla.gnome.org/show_bug.cgi?id=786403
--
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