mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 12:10:37 +00:00
ci: disable libnice's gupnp support
There is a race somewhere in gupnp that is hard to track down and requires very specific reproduction scenario. Disable for now. Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1348 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4667>
This commit is contained in:
parent
9f67b866b9
commit
b679469fac
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ variables:
|
|||
DEFAULT_MESON_ARGS: >
|
||||
-Dlibnice:tests=disabled
|
||||
-Dlibnice:examples=disabled
|
||||
-Dlibnice:gupnp=disabled
|
||||
-Dopenh264:tests=disabled
|
||||
-Dpygobject:tests=false
|
||||
-Dpython=enabled
|
||||
|
|
Loading…
Reference in a new issue