summaryrefslogtreecommitdiffstats
path: root/rules/host-python.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-python.make')
-rw-r--r--rules/host-python.make6
1 files changed, 5 insertions, 1 deletions
diff --git a/rules/host-python.make b/rules/host-python.make
index cdac5b303..ac3ad8992 100644
--- a/rules/host-python.make
+++ b/rules/host-python.make
@@ -23,7 +23,11 @@ HOST_PYTHON_DIR = $(HOST_BUILDDIR)/$(PYTHON)
# ----------------------------------------------------------------------------
HOST_PYTHON_PATH := PATH=$(HOST_PATH)
-HOST_PYTHON_ENV := $(HOST_ENV)
+HOST_PYTHON_ENV := \
+ $(HOST_ENV) \
+ ac_sys_system=Linux \
+ ac_sys_release=2 \
+ MACHDEP=linux2
#
# autoconf