python: add correct host expat
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
397f2ce75d
commit
94f87dc1e1
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,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