From e49e7c80a2925dedc184ae0a746aef5d20a6326c Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 24 May 2007 19:00:26 +0000 Subject: In the non-canadian case, also force the build system. diff --git a/scripts/crosstool.sh b/scripts/crosstool.sh index 3414aca..9053299 100755 --- a/scripts/crosstool.sh +++ b/scripts/crosstool.sh @@ -276,7 +276,7 @@ if [ -z "${CT_RESTART}" ]; then # Do test here... else CT_HOST="${CT_BUILD}" - CT_CANADIAN_OPT= + CT_CANADIAN_OPT="--build=${CT_BUILD}" # Add the target toolchain in the path so that we can build the C library export PATH="${CT_PREFIX_DIR}/bin:${CT_CC_CORE_PREFIX_DIR}/bin:${PATH}" fi -- cgit v0.10.2-6-g49f6