python: add correct host expat

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2015-08-03 08:01:14 +02:00 committed by Alexandru Ardelean
parent 7e6939bdc0
commit 7b2c37067b

View file

@ -222,6 +222,7 @@ HOST_CONFIGURE_ARGS+= \
--without-cxx-main \
--without-pymalloc \
--with-threads \
--with-system-expat=$(STAGING_DIR_HOST) \
--prefix=$(STAGING_DIR_HOST) \
--with-ensurepip=upgrade \
CONFIG_SITE= \