summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-03-13 17:28:40 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-03-14 11:05:57 +0100
commit694da5c4be32b3b3612137c0c6fa460c7e079064 (patch)
tree5fbb4b393300322b7594dac532e5121ed9afaa8d
parent6937afd35b258fe3caaa6cafd4fe87af98f7c54e (diff)
downloadOSELAS.Toolchain-694da5c4be32b3b3612137c0c6fa460c7e079064.tar.gz
OSELAS.Toolchain-694da5c4be32b3b3612137c0c6fa460c7e079064.tar.xz
cross-gcc-first: fix configure environment
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/cross-gcc-first.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/cross-gcc-first.make b/rules/cross-gcc-first.make
index 591950e..db2efbe 100644
--- a/rules/cross-gcc-first.make
+++ b/rules/cross-gcc-first.make
@@ -40,7 +40,7 @@ $(STATEDIR)/cross-gcc-first.extract: $(STATEDIR)/cross-gcc.extract
# ----------------------------------------------------------------------------
CROSS_GCC_FIRST_PATH := PATH=$(CROSS_PATH)
-CROSS_GCC_FIRST_ENV := $(HOSTCC_ENV)
+CROSS_GCC_FIRST_ENV := $(PTX_HOST_ENV)
#
# autoconf