mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 23:24:31 +04:00
python: add correct host expat
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -221,6 +221,7 @@ HOST_CONFIGURE_ARGS+= \
|
|||||||
--without-cxx-main \
|
--without-cxx-main \
|
||||||
--without-pymalloc \
|
--without-pymalloc \
|
||||||
--with-threads \
|
--with-threads \
|
||||||
|
--with-system-expat=$(STAGING_DIR_HOST) \
|
||||||
--prefix=$(STAGING_DIR_HOST) \
|
--prefix=$(STAGING_DIR_HOST) \
|
||||||
--with-ensurepip=upgrade \
|
--with-ensurepip=upgrade \
|
||||||
CONFIG_SITE= \
|
CONFIG_SITE= \
|
||||||
|
|||||||
Reference in New Issue
Block a user