$OpenBSD: patch-tests_Makefile_in,v 1.2 2013/10/21 17:32:15 jasper Exp $

cc1: error: unrecognized command line option "-Wno-unused-parameters"

--- tests/Makefile.in.orig	Wed Oct 16 14:42:32 2013
+++ tests/Makefile.in	Mon Oct 21 19:29:40 2013
@@ -583,7 +583,7 @@ top_srcdir = @top_srcdir@
 SUBDIRS = gtest
 common_cflags = \
 	$(LIBGUPNP_CFLAGS) \
-	-I$(top_srcdir) -Wno-unused-parameters
+	-I$(top_srcdir)
 
 common_ldadd = \
 	$(top_builddir)/libgupnp-av/libgupnp-av-1.0.la \
