gstreamer1: update to 1.17.2
[feed/packages.git] / multimedia / gstreamer1 / patches / 010-gstplugin-use-lazy-symbol-binding.patch
index ab72a4ffad295662db1371b27de128017614259d..11ea465561c9e0933840f6d3ba8d93201b21fb7b 100644 (file)
@@ -1,8 +1,8 @@
 --- a/gst/gstplugin.c
 +++ b/gst/gstplugin.c
-@@ -777,15 +777,8 @@ _priv_gst_plugin_load_file_for_registry (const gchar * filename,
-     goto return_error;
+@@ -790,15 +790,8 @@ _priv_gst_plugin_load_file_for_registry (const gchar * filename,
    }
+ #endif
  
 -  flags = G_MODULE_BIND_LOCAL;
 -  /* libgstpython.so is the gst-python plugin loader. It needs to be loaded with