$OpenBSD: patch-tests_Makefile_in,v 1.3 2014/06/11 07:58:52 jasper Exp $

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

--- tests/Makefile.in.orig	Tue Jun 10 13:38:35 2014
+++ tests/Makefile.in	Wed Jun 11 09:56:57 2014
@@ -584,7 +584,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 \
