From 5bad2d8b70b1f024c6c9518144cabc06d68e6fff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 27 Feb 2014 00:11:42 +0000 Subject: [PATCH] rtpmanager: re-enable -Werror --- gst/rtpmanager/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/gst/rtpmanager/Makefile.am b/gst/rtpmanager/Makefile.am index fdc0309..bd8a1e3 100644 --- a/gst/rtpmanager/Makefile.am +++ b/gst/rtpmanager/Makefile.am @@ -1,8 +1,5 @@ plugin_LTLIBRARIES = libgstrtpmanager.la -# FIXME 0.11: ignore GValueArray warnings for now until this is sorted -ERROR_CFLAGS= - libgstrtpmanager_la_SOURCES = gstrtpmanager.c \ gstrtpbin.c \ gstrtpdtmfmux.c \ -- 2.7.4