libreswan: update to 4.1

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
Lucian Cristian
2020-10-25 15:05:58 +02:00
committed by Hannu Nyman
parent e07a33a917
commit 80ac8dac11
6 changed files with 27 additions and 48 deletions
@@ -0,0 +1,11 @@
--- a/mk/targets.mk 2020-10-25 12:47:38.504784276 +0200
+++ b/mk/targets.mk 2020-10-25 12:48:16.242123361 +0200
@@ -64,7 +64,7 @@
#
# For each define: TARGET clean-TARGET install-TARGET
-TARGETS = base manpages
+TARGETS = base
$(foreach target,$(TARGETS),$(eval $(call recursive-target,$(target))))