openwrt/package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch

11 lines
224 B
Diff
Raw Normal View History

--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Comment out if openssl-dev is not present
# of if you want to compile statc
-HAVE_SSL=yes
+#HAVE_SSL=yes
# comment in if you want to compile static tools
#STATIC=-static