mirror of
https://github.com/openwrt/packages.git
synced 2025-12-19 17:11:21 +00:00
python3: use tools/expat for host build
Oversight from when the expat host build was removed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -330,7 +330,7 @@ endif
|
||||
HOST_CONFIGURE_ARGS+= \
|
||||
--enable-optimizations \
|
||||
--with-ensurepip=upgrade \
|
||||
--with-system-expat=$(STAGING_DIR_HOSTPKG) \
|
||||
--with-system-expat=$(STAGING_DIR_HOST) \
|
||||
--with-ssl-default-suites=openssl \
|
||||
--without-cxx-main \
|
||||
--without-pymalloc \
|
||||
|
||||
Reference in New Issue
Block a user