From 6dcf553fb0b5b1b59953f418ad776ef038b7accb Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Tue, 19 Dec 2006 10:05:08 +0000 Subject: * rules/cross-gcc-first.make, rules/pre/toolchain.make, rules/cross-binutils.make: build gcc-first into seperate dir git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@1602 f8d472c7-5700-0410-ac5a-87979cec3adf --- rules/cross-gcc-first.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/cross-gcc-first.make') diff --git a/rules/cross-gcc-first.make b/rules/cross-gcc-first.make index c7b5cf8..9eb5853 100644 --- a/rules/cross-gcc-first.make +++ b/rules/cross-gcc-first.make @@ -69,7 +69,7 @@ CROSS_GCC_FIRST_ENV := $(HOSTCC_ENV) CROSS_GCC_FIRST_AUTOCONF := \ --host=$(GNU_HOST) \ --target=$(call remove_quotes,$(PTXCONF_GNU_TARGET)) \ - --prefix=$(PTXCONF_PREFIX) \ + --prefix=$(CROSS_GCC_FIST_PREFIX) \ --with-sysroot=$(SYSROOT) \ $(call remove_quotes,$(PTXCONF_CROSS_GCC_FIRST_EXTRA_CONFIG)) \ \ -- cgit v1.2.3