From 9437822eb64148ddaf0ee38adfdff13f8fca21e5 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 27 Nov 2012 12:45:58 +0100 Subject: libdmtx: explicitly use CROSS_PYTHON Signed-off-by: Michael Olbrich --- rules/libdmtx.make | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'rules/libdmtx.make') diff --git a/rules/libdmtx.make b/rules/libdmtx.make index 44131f0ce..91e7880a1 100644 --- a/rules/libdmtx.make +++ b/rules/libdmtx.make @@ -29,6 +29,10 @@ LIBDMTX_LICENSE := unknown # Prepare # ---------------------------------------------------------------------------- +LIBDMTX_CONF_ENV = \ + $(CROSS_ENV) \ + PYTHON=$(CROSS_PYTHON) + # # autoconf # -- cgit v1.2.3