$OpenBSD: patch-stun_tests_Makefile_in,v 1.3 2011/03/02 07:32:04 jasper Exp $ --- stun/tests/Makefile.in.orig Fri Jan 21 01:17:05 2011 +++ stun/tests/Makefile.in Sat Feb 19 09:45:19 2011 @@ -244,7 +244,6 @@ top_srcdir = @top_srcdir@ ERROR_CFLAGS = \ $(LIBNICE_CFLAGS) \ -fno-strict-aliasing \ - -Wextra \ -Wundef \ -Wnested-externs \ -Wwrite-strings \ @@ -254,8 +253,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