summaryrefslogtreecommitdiffstats
path: root/package/python3/python3.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python3/python3.mk')
-rw-r--r--package/python3/python3.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/python3/python3.mk b/package/python3/python3.mk
index 90fba7ec89..6189aa8c7b 100644
--- a/package/python3/python3.mk
+++ b/package/python3/python3.mk
@@ -24,9 +24,9 @@ PYTHON3_LIBTOOL_PATCH = NO
# installed in $(HOST_DIR), as it is needed when cross-compiling
# third-party Python modules.
-HOST_PYTHON3_CONF_OPTS += \
+HOST_PYTHON3_CONF_OPTS += \
--without-ensurepip \
- --without-cxx-main \
+ --without-cxx-main \
--disable-sqlite3 \
--disable-tk \
--with-expat=system \
@@ -152,7 +152,7 @@ endif
PYTHON3_CONF_OPTS += \
--without-ensurepip \
- --without-cxx-main \
+ --without-cxx-main \
--with-system-ffi \
--disable-pydoc \
--disable-test-modules \
OpenPOWER on IntegriCloud