mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
ipsec-tools: fix unrecognised --without-gssapi option
Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -44,7 +44,6 @@ EXTRA_OECONF = "--with-kernel-headers=${STAGING_INCDIR} \
|
|||||||
--with-readline \
|
--with-readline \
|
||||||
--with-openssl=${STAGING_LIBDIR}/.. \
|
--with-openssl=${STAGING_LIBDIR}/.. \
|
||||||
--without-libradius \
|
--without-libradius \
|
||||||
--without-gssapi \
|
|
||||||
--without-libpam \
|
--without-libpam \
|
||||||
--disable-security-context \
|
--disable-security-context \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
|
|||||||
Reference in New Issue
Block a user