$OpenBSD: patch-tests_Makefile_in,v 1.3 2011/03/02 07:32:04 jasper Exp $ --- tests/Makefile.in.orig Fri Jan 21 01:17:05 2011 +++ tests/Makefile.in Sat Feb 19 09:45:19 2011 @@ -272,7 +272,6 @@ top_srcdir = @top_srcdir@ ERROR_CFLAGS = \ $(LIBNICE_CFLAGS) \ -fno-strict-aliasing \ - -Wextra \ -Wundef \ -Wnested-externs \ -Wwrite-strings \ @@ -282,8 +281,7 @@ ERROR_CFLAGS = \ -Wmissing-prototypes \ -Wstrict-prototypes \ -Wredundant-decls \ - -Wno-unused-parameter \ - -Wno-missing-field-initializers + -Wno-unused-parameter # -Wold-style-definition -Winline -Wunreachable-code CLEANFILES = *.gcno *.gcda