mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
gnutls: disable cxx/lzo
This commit is contained in:
parent
f848c46de3
commit
7a7b0f8abd
@ -35,6 +35,7 @@ PKG_AUTORECONF="yes"
|
|||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--enable-hardware-acceleration \
|
PKG_CONFIGURE_OPTS_TARGET="--enable-hardware-acceleration \
|
||||||
--disable-openssl-compatibility \
|
--disable-openssl-compatibility \
|
||||||
|
--disable-cxx \
|
||||||
--without-p11-kit \
|
--without-p11-kit \
|
||||||
--with-included-libtasn1 \
|
--with-included-libtasn1 \
|
||||||
--with-libz-prefix=$SYSROOT_PREFIX/usr \
|
--with-libz-prefix=$SYSROOT_PREFIX/usr \
|
||||||
@ -44,6 +45,7 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-hardware-acceleration \
|
|||||||
--disable-nls \
|
--disable-nls \
|
||||||
--disable-guile \
|
--disable-guile \
|
||||||
--disable-valgrind-tests \
|
--disable-valgrind-tests \
|
||||||
|
--without-lzo \
|
||||||
--with-gnu-ld"
|
--with-gnu-ld"
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user