summaryrefslogtreecommitdiff
path: root/python/python_2.3.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python_2.3.3.oe')
-rw-r--r--python/python_2.3.3.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python_2.3.3.oe b/python/python_2.3.3.oe
index 04d703f2d0..6348286dad 100644
--- a/python/python_2.3.3.oe
+++ b/python/python_2.3.3.oe
@@ -50,6 +50,8 @@ do_install() {
oe_runmake HOSTPGEN=${STAGING_BINDIR}/pgen \
HOSTPYTHON=${STAGING_BINDIR}/python \
STAGING_DIR=${STAGING_DIR} \
+ BUILD_SYS=${BUILD_SYS} \
+ HOST_SYS=${HOST_SYS} \
DESTDIR=${D} install
}