aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch
blob: 118c2a705bc958d12efbe1b931906e92b427fa59 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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