python: add correct host expat
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
7e6939bdc0
commit
7b2c37067b
1 changed files with 1 additions and 0 deletions
|
@ -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= \
|
||||
|
|
Loading…
Reference in a new issue