mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libxml2: remove libxml2:host
This commit is contained in:
parent
632f7b7f36
commit
084649c4b6
@ -23,7 +23,6 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://xmlsoft.org"
|
||||
PKG_URL="ftp://xmlsoft.org/libxml2/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_HOST="zlib:host Python:host"
|
||||
PKG_DEPENDS_TARGET="toolchain zlib"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="textproc"
|
||||
@ -33,16 +32,6 @@ PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
PKG_CONFIGURE_OPTS_HOST="ac_cv_header_ansidecl_h=no \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
--prefix=$ROOT/$TOOLCHAIN \
|
||||
--disable-silent-rules \
|
||||
--disable-ipv6 \
|
||||
--with-python \
|
||||
--with-zlib \
|
||||
--without-lzma"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_ansidecl_h=no \
|
||||
--enable-static \
|
||||
--enable-shared \
|
||||
|
Loading…
x
Reference in New Issue
Block a user