gst-full: add warning for gst_init_static_plugins
authorStéphane Cerveau <scerveau@collabora.com>
Thu, 22 Oct 2020 09:55:43 +0000 (11:55 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Wed, 28 Oct 2020 14:15:52 +0000 (14:15 +0000)
commit94260955ba9a5929b01e64b3094e760a24698ce0
treedc90dfba3d58af4c1e3eed6b2daf9b94b67118b0
parent89176610d2a461536d1e3ccd2a10f266ac02b394
gst-full: add warning for gst_init_static_plugins

As some compiler might not supported -Wl,--undefined
add a warning to the meson configure stage.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/211>
meson.build