mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
libxslt: do not refer to xlocale.h
This commit is contained in:
parent
1ca3686dc2
commit
1154f59138
@ -31,6 +31,7 @@ PKG_LONGDESC="libxslt"
|
|||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_HOST=" ac_cv_header_ansidecl_h=no \
|
PKG_CONFIGURE_OPTS_HOST=" ac_cv_header_ansidecl_h=no \
|
||||||
|
ac_cv_header_xlocale_h=no \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
--without-python \
|
--without-python \
|
||||||
@ -38,6 +39,7 @@ PKG_CONFIGURE_OPTS_HOST=" ac_cv_header_ansidecl_h=no \
|
|||||||
--without-crypto"
|
--without-crypto"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_ansidecl_h=no \
|
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_ansidecl_h=no \
|
||||||
|
ac_cv_header_xlocale_h=no \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
--without-python \
|
--without-python \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user