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:
7e6939b
)
python: add correct host expat
author
Steven Barth
<
[email protected]
>
Mon, 3 Aug 2015 06:01:14 +0000
(08:01 +0200)
committer
Alexandru Ardelean
<
[email protected]
>
Sun, 13 Dec 2015 18:19:33 +0000
(20:19 +0200)
Signed-off-by: Steven Barth <
[email protected]
>
lang/python/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/Makefile
b/lang/python/Makefile
index 21221df5f8e4b64b437324a302337bd1f2295e29..4ed62277ab56ff99d772ef15ee1a537cf77dd3b3 100644
(file)
--- a/
lang/python/Makefile
+++ b/
lang/python/Makefile
@@
-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= \