projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
397f2ce
)
python: add correct host expat
author
Steven Barth
<steven@midlink.org>
Mon, 3 Aug 2015 06:01:14 +0000
(08:01 +0200)
committer
Steven 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
patch
|
blob
|
history
diff --git
a/lang/python/Makefile
b/lang/python/Makefile
index 0caa92ba255864d7ebe9c52b91dab71bde7e16dc..935fc3960ea85ba527652efcce09642d0e646888 100644
(file)
--- a/
lang/python/Makefile
+++ b/
lang/python/Makefile
@@
-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= \