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.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/python3/python3.mk b/package/python3/python3.mk
index 24e90d68e7..880b66e3c5 100644
--- a/package/python3/python3.mk
+++ b/package/python3/python3.mk
@@ -77,7 +77,6 @@ endif
ifneq ($(BR2_PACKAGE_PYTHON3_UNICODEDATA),y)
PYTHON3_CONF_OPT += --disable-unicodedata
-HOST_PYTHON3_CONF_OPT += --disable-unicodedata
endif
ifeq ($(BR2_PACKAGE_PYTHON3_BZIP2),y)
OpenPOWER on IntegriCloud