mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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 \
|
||||
--with-threads \
|
||||
--enable-unicode=ucs4 \
|
||||
--with-system-expat \
|
||||
|
||||
make PYTHON_MODULES_INCLUDE="$HOST_INCDIR" \
|
||||
PYTHON_MODULES_LIB="$HOST_LIBDIR"
|
||||
|
Loading…
x
Reference in New Issue
Block a user