sdp: remove gst_init() for g-i scanner here again as well to avoid problems with -Wl,--as-needed

This commit is contained in:
Tim-Philipp Müller 2011-04-17 19:33:04 +01:00
parent 49e4173c84
commit 99b6b1bbb8

View file

@ -32,7 +32,6 @@ GstSdp-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstsdp-@GST_MAJORMINOR@
--libtool="$(top_builddir)/libtool" \
--pkg gstreamer-@GST_MAJORMINOR@ \
--pkg-export gstreamer-sdp-@GST_MAJORMINOR@ \
--add-init-section="gst_init(NULL,NULL);" \
--output $@ \
$(gir_headers) \
$(gir_sources)