scripts/crosstool.sh
changeset 91 aa1d248fa51b
parent 88 f67b52e42fd1
child 93 cd964565a38a
     1.1 --- a/scripts/crosstool.sh	Sun May 13 19:03:49 2007 +0000
     1.2 +++ b/scripts/crosstool.sh	Sun May 13 21:11:27 2007 +0000
     1.3 @@ -114,7 +114,7 @@
     1.4  CT_LIBC_FILE="${CT_LIBC}-${CT_LIBC_VERSION}"
     1.5  [ "${CT_ARCH_FLOAT_SW_LIBFLOAT}" = "y" ] && CT_LIBFLOAT_FILE="libfloat-990616"
     1.6  
     1.7 -# Kludge: If any of the configured options needs CT_TARGET or CT_TOP_DIR,
     1.8 +# Kludge: If any of the configured options needs CT_TARGET,
     1.9  # then rescan the options file now:
    1.10  . "${CT_TOP_DIR}/.config"
    1.11