aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch')
-rw-r--r--package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch b/package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch
index 1ef1f66be8..118c2a705b 100644
--- a/package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch
+++ b/package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch
@@ -1,9 +1,10 @@
--- a/Makefile
+++ b/Makefile
-@@ -1,5 +1,5 @@
+@@ -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
- CC=gcc
- #CFLAGS=-g
+ # comment in if you want to compile static tools
+ #STATIC=-static