mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lars Pedersen <lapeddk@gmail.com>
To: ptxdist@pengutronix.de
Cc: m.olbrich@pengutronix.de, Lars Pedersen <lapeddk@gmail.com>
Subject: [ptxdist] [PATCH] strongswan: Fix swanctl build without systemd
Date: Mon, 17 Feb 2020 13:47:20 +0100	[thread overview]
Message-ID: <20200217124720.499269-1-lapeddk@gmail.com> (raw)

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

                 reply	other threads:[~2020-02-17 12:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200217124720.499269-1-lapeddk@gmail.com \
    --to=lapeddk@gmail.com \
    --cc=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox