mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
Python: force using system expat (expat-host), thanks to Gujs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
58c152974d
commit
e0ceb324dc
@ -40,6 +40,7 @@ LDFLAGS="$LDFLAGS -lexpat" \
|
|||||||
--without-cxx-main \
|
--without-cxx-main \
|
||||||
--with-threads \
|
--with-threads \
|
||||||
--enable-unicode=ucs4 \
|
--enable-unicode=ucs4 \
|
||||||
|
--with-system-expat \
|
||||||
|
|
||||||
make PYTHON_MODULES_INCLUDE="$HOST_INCDIR" \
|
make PYTHON_MODULES_INCLUDE="$HOST_INCDIR" \
|
||||||
PYTHON_MODULES_LIB="$HOST_LIBDIR"
|
PYTHON_MODULES_LIB="$HOST_LIBDIR"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user