diff --git a/packages/security/gnutls/package.mk b/packages/security/gnutls/package.mk index feee7a64c0..ae722171b8 100644 --- a/packages/security/gnutls/package.mk +++ b/packages/security/gnutls/package.mk @@ -37,6 +37,7 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-hardware-acceleration \ --disable-openssl-compatibility \ --disable-cxx \ --without-p11-kit \ + --enable-local-libopts \ --with-included-libtasn1 \ --with-sysroot=$SYSROOT_PREFIX/usr \ --with-libz-prefix=$SYSROOT_PREFIX/usr \