$OpenBSD: patch-tests_Makefile_in,v 1.6 2018/11/14 19:19:56 jasper Exp $

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

Index: tests/Makefile.in
--- tests/Makefile.in.orig
+++ tests/Makefile.in
@@ -615,8 +615,7 @@ SUBDIRS = gtest
 common_cflags = \
 	$(LIBGUPNP_CFLAGS) \
 	-I$(top_srcdir) \
-	$(WARN_CFLAGS) \
-	-Wno-unused-parameter
+	$(WARN_CFLAGS)
 
 common_ldadd = \
 	$(top_builddir)/libgupnp-av/libgupnp-av-1.0.la \
