python: add correct host expat
authorSteven Barth <steven@midlink.org>
Mon, 3 Aug 2015 06:01:14 +0000 (08:01 +0200)
committerSteven Barth <steven@midlink.org>
Mon, 3 Aug 2015 06:02:59 +0000 (08:02 +0200)
Signed-off-by: Steven Barth <steven@midlink.org>
lang/python/Makefile

index 0caa92ba255864d7ebe9c52b91dab71bde7e16dc..935fc3960ea85ba527652efcce09642d0e646888 100644 (file)
@@ -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= \