diff options
-rw-r--r-- | meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb b/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb index fc39a55db1..e931745346 100644 --- a/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb +++ b/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb | |||
@@ -44,7 +44,6 @@ EXTRA_OECONF = "--with-kernel-headers=${STAGING_INCDIR} \ | |||
44 | --with-readline \ | 44 | --with-readline \ |
45 | --with-openssl=${STAGING_LIBDIR}/.. \ | 45 | --with-openssl=${STAGING_LIBDIR}/.. \ |
46 | --without-libradius \ | 46 | --without-libradius \ |
47 | --without-gssapi \ | ||
48 | --without-libpam \ | 47 | --without-libpam \ |
49 | --disable-security-context \ | 48 | --disable-security-context \ |
50 | --enable-shared \ | 49 | --enable-shared \ |