[Bug 667305] build: Add --enable-static-plugins configure argument

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 20 07:12:26 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667305
  GStreamer | gstreamer (core) | git

--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-03-20 14:12:19 UTC ---
> Branches of everything with these changes are here:
> 
> http://cgit.collabora.com/git/user/slomo/gstreamer.git/log/?h=static-plugins
> http://cgit.collabora.com/git/user/slomo/gst-plugins-base.git/log/?h=static-plugins

Just had a quick look at these.

I don't entirely understand the purpose of the
GST_PLUGIN_STATIC_REGISTER_FUNCTION_NAME thing in  GST_PLUGIN_STATIC_REGISTER.

And in the plugins, wouldn't it be better to add a global
GST_PLUGIN_LIBTOOLFLAGS instead of doing
+ if !GST_PLUGIN_BUILD_STATIC
   libgstfoo_la_LIBTOOLFLAGS = --tag=disable-static
+ endif ?

everywhere?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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