mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
strongswan: enable IKEv2 Mediation Extension
Closes #3905. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
8470cae730
commit
59313e6480
@@ -374,6 +374,7 @@ CONFIGURE_ARGS+= \
|
|||||||
--disable-scripts \
|
--disable-scripts \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-fast \
|
--disable-fast \
|
||||||
|
--enable-mediation \
|
||||||
--with-systemdsystemunitdir=no \
|
--with-systemdsystemunitdir=no \
|
||||||
$(if $(CONFIG_PACKAGE_strongswan-utils),--enable-pki --enable-scepclient,--disable-pki --disable-scepclient) \
|
$(if $(CONFIG_PACKAGE_strongswan-utils),--enable-pki --enable-scepclient,--disable-pki --disable-scepclient) \
|
||||||
--with-random-device=/dev/random \
|
--with-random-device=/dev/random \
|
||||||
|
|||||||
Reference in New Issue
Block a user