summaryrefslogtreecommitdiffstats
path: root/package/python3
diff options
context:
space:
mode:
Diffstat (limited to 'package/python3')
-rw-r--r--package/python3/python3.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/python3/python3.mk b/package/python3/python3.mk
index 880b66e3c5..24e90d68e7 100644
--- a/package/python3/python3.mk
+++ b/package/python3/python3.mk
@@ -77,6 +77,7 @@ 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