summaryrefslogtreecommitdiffstats
path: root/package/python
diff options
context:
space:
mode:
Diffstat (limited to 'package/python')
-rw-r--r--package/python/python.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/python/python.mk b/package/python/python.mk
index 94765cbb84..e177ef7522 100644
--- a/package/python/python.mk
+++ b/package/python/python.mk
@@ -89,6 +89,7 @@ endif
ifneq ($(BR2_PACKAGE_PYTHON_UNICODEDATA),y)
PYTHON_CONF_OPT += --disable-unicodedata
+HOST_PYTHON_CONF_OPT += --disable-unicodedata
endif
# Default is UCS2 w/o a conf opt
OpenPOWER on IntegriCloud