routing/miniupnpd/patches/100-no-ssl.patch
Steven Barth ee80086e1a miniupnpd: bump to 1.8.20140906
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-15 11:51:21 +02:00

12 lines
450 B
Diff

--- a/Makefile.linux
+++ b/Makefile.linux
@@ -147,7 +147,8 @@ LDLIBS += $(shell $(PKG_CONFIG) --static
LDLIBS += $(shell $(PKG_CONFIG) --static --libs-only-l libnetfilter_conntrack)
endif # ($(TEST),1)
-LDLIBS += $(shell $(PKG_CONFIG) --static --libs-only-l libssl)
+# n/a - we don't enable https server for IGD v2 anyway
+#LDLIBS += $(shell $(PKG_CONFIG) --static --libs-only-l libssl)
TESTUPNPDESCGENOBJS = testupnpdescgen.o upnpdescgen.o