openwrt/package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch
Nick Hainke 5479281c72 thc-ipv6: update to 3.8
Remove upstreamed patches:
- 000-cflags_override.patch

Manually refresh patches:
- 100-no-ssl.patch

Add patches:
- 101-remove-march-native.patch

Add THC_APPLETS:
- toobigsniff6
- flood_unreach6
- connect6

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-22 21:10:34 +02: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