scripts/crosstool.sh
changeset 925 ac50e4f1360a
parent 909 74cbf60cf82f
child 965 45ddf096def1
     1.1 --- a/scripts/crosstool.sh	Mon Oct 06 21:23:31 2008 +0000
     1.2 +++ b/scripts/crosstool.sh	Mon Oct 13 20:36:37 2008 +0000
     1.3 @@ -362,8 +362,8 @@
     1.4  . "${CT_LIB_DIR}/scripts/build/binutils.sh"
     1.5  . "${CT_LIB_DIR}/scripts/build/libc/${CT_LIBC}.sh"
     1.6  . "${CT_LIB_DIR}/scripts/build/cc/${CT_CC}.sh"
     1.7 +. "${CT_LIB_DIR}/scripts/build/tools.sh"
     1.8  . "${CT_LIB_DIR}/scripts/build/debug.sh"
     1.9 -. "${CT_LIB_DIR}/scripts/build/tools.sh"
    1.10  
    1.11  if [ -z "${CT_RESTART}" ]; then
    1.12      CT_DoStep INFO "Retrieving needed toolchain components' tarballs"