h69k/package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch
2024-09-29 22:35:28 +08:00

11 lines
224 B
Diff

--- 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