mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] strongswan: Fix swanctl build without systemd
@ 2020-02-17 12:47 Lars Pedersen
  0 siblings, 0 replies; only message in thread
From: Lars Pedersen @ 2020-02-17 12:47 UTC (permalink / raw)
  To: ptxdist; +Cc: m.olbrich, Lars Pedersen

Fix compile error when selecting swanctl without systemd. Need 
either charon-systemd or charon plugin for strongswan.

Signed-off-by: Lars Pedersen <lapeddk@gmail.com>
---
 rules/strongswan.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/strongswan.make b/rules/strongswan.make
index 7e9f44e45..4ec183ae4 100644
--- a/rules/strongswan.make
+++ b/rules/strongswan.make
@@ -183,7 +183,7 @@ STRONGSWAN_CONF_OPT	:= \
 	--disable-test-vectors \
 	--enable-updown \
 	--disable-aikgen \
-	--$(call ptx/disen, PTXCONF_STRONGSWAN_SWANCTL)-charon \
+	--$(call ptx/disen, PTXCONF_STRONGSWAN_SYSTEMD_UNIT)-charon \
 	--disable-cmd \
 	--disable-conftest \
 	--disable-fast \
-- 
2.24.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-17 12:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17 12:47 [ptxdist] [PATCH] strongswan: Fix swanctl build without systemd Lars Pedersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox