[Bug 794627] Meson: drop library_format option to build both shared and static

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 24 23:44:00 UTC 2018


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.15.1

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit b00b1d536141b00fa196639630b0d43d72b9fb55
Author: Xavier Claessens <xavier.claessens at collabora.com>
Date:   Fri Mar 23 12:48:37 2018 -0400

    Meson: Use library() to build both static and shared libs

    Meson supports building both static and shared libraries in a single
    library() call. It has the advantage of reusing the same .o objects and
    thus avoid double compilation.

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

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