python: remove --without-ensurepip; not needed anymore

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2014-11-04 23:02:15 +02:00 committed by Alexandru Ardelean
parent 0ea587ad24
commit 7a689890eb
1 changed files with 0 additions and 2 deletions

View File

@ -93,7 +93,6 @@ CONFIGURE_ARGS+= \
--without-cxx-main \
--with-threads \
--with-system-ffi="$(STAGING_DIR)/usr" \
--without-ensurepip \
--without-pymalloc \
$(ENABLE_IPV6) \
CONFIG_SITE="$(PKG_BUILD_DIR)/config.site" \
@ -172,7 +171,6 @@ endef
HOST_CONFIGURE_ARGS+= \
--without-cxx-main \
--without-ensurepip \
--without-pymalloc \
--with-threads \
--prefix=$(STAGING_DIR_HOST)