From 7ac365e0754388d83a34a4d6a054134d39e0dbed Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 9 Dec 2008 21:25:29 +0000 Subject: .config is in CT_TOP_DIR, and we *are* in CT_TOP_DIR. /trunk/scripts/crosstool.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/crosstool.sh b/scripts/crosstool.sh index 3fc14e6..70a3dcf 100755 --- a/scripts/crosstool.sh +++ b/scripts/crosstool.sh @@ -74,7 +74,7 @@ CT_DoBuildTargetTuple # Kludge: If any of the configured options needs CT_TARGET, # then rescan the options file now: -. "${CT_TOP_DIR}/.config" +. .config # Second kludge: merge user-supplied target CFLAGS with architecture-provided # target CFLAGS. Do the same for LDFLAGS in case it happens in the future. -- cgit v0.10.2-6-g49f6