Python: force using system expat (expat-host), thanks to Gujs

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-26 13:13:36 +02:00
parent 58c152974d
commit e0ceb324dc

View File

@ -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"