python: add correct host expat
authorSteven Barth <[email protected]>
Mon, 3 Aug 2015 06:01:14 +0000 (08:01 +0200)
committerAlexandru Ardelean <[email protected]>
Sun, 13 Dec 2015 18:19:33 +0000 (20:19 +0200)
Signed-off-by: Steven Barth <[email protected]>
lang/python/Makefile

index 21221df5f8e4b64b437324a302337bd1f2295e29..4ed62277ab56ff99d772ef15ee1a537cf77dd3b3 100644 (file)
@@ -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= \