gnutls: disable cxx/lzo

This commit is contained in:
Stefan Saraev 2014-01-12 14:46:12 +02:00
parent f848c46de3
commit 7a7b0f8abd

View File

@ -35,6 +35,7 @@ PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--enable-hardware-acceleration \
--disable-openssl-compatibility \
--disable-cxx \
--without-p11-kit \
--with-included-libtasn1 \
--with-libz-prefix=$SYSROOT_PREFIX/usr \
@ -44,6 +45,7 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-hardware-acceleration \
--disable-nls \
--disable-guile \
--disable-valgrind-tests \
--without-lzo \
--with-gnu-ld"
post_makeinstall_target() {