summaryrefslogtreecommitdiffstats
path: root/rules/host-python.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-01-29 20:48:25 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-01-29 20:58:27 +0100
commitdaa21b8be3c72c5bb0c0ded2d06e17c0a12665b5 (patch)
tree573b74d0d44e7342873370343e130ccd7a2ae204 /rules/host-python.make
parent107b4a8a7605c56cdc27f27a988474439557a29d (diff)
downloadptxdist-daa21b8be3c72c5bb0c0ded2d06e17c0a12665b5.tar.gz
ptxdist-daa21b8be3c72c5bb0c0ded2d06e17c0a12665b5.tar.xz
host-python: update configure options
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-python.make')
-rw-r--r--rules/host-python.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/host-python.make b/rules/host-python.make
index ac3ad8992..fc89b90eb 100644
--- a/rules/host-python.make
+++ b/rules/host-python.make
@@ -35,12 +35,11 @@ HOST_PYTHON_ENV := \
HOST_PYTHON_AUTOCONF := \
$(HOST_AUTOCONF) \
--enable-shared \
- --with-cyclic-gc \
--with-pymalloc \
--with-signal-module \
--with-threads \
--with-wctype-functions \
- --without-cxx
+ --without-doc-strings
# ----------------------------------------------------------------------------
# Install