mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 17:50:36 +00:00
rtpmanager: re-enable -Werror
This commit is contained in:
parent
1d7f5c7a83
commit
5bad2d8b70
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
||||||
plugin_LTLIBRARIES = libgstrtpmanager.la
|
plugin_LTLIBRARIES = libgstrtpmanager.la
|
||||||
|
|
||||||
# FIXME 0.11: ignore GValueArray warnings for now until this is sorted
|
|
||||||
ERROR_CFLAGS=
|
|
||||||
|
|
||||||
libgstrtpmanager_la_SOURCES = gstrtpmanager.c \
|
libgstrtpmanager_la_SOURCES = gstrtpmanager.c \
|
||||||
gstrtpbin.c \
|
gstrtpbin.c \
|
||||||
gstrtpdtmfmux.c \
|
gstrtpdtmfmux.c \
|
||||||
|
|
Loading…
Reference in a new issue