scripts/crosstool.sh
changeset 83 286b5a6938ac
parent 82 a1c93f975268
child 85 ac2845835b13
     1.1 --- a/scripts/crosstool.sh	Wed May 09 13:11:04 2007 +0000
     1.2 +++ b/scripts/crosstool.sh	Wed May 09 18:55:35 2007 +0000
     1.3 @@ -306,7 +306,7 @@
     1.4  # export any variable, nor re-parse the configuration and functions files.
     1.5  . "${CT_TOP_DIR}/scripts/build/kernel_${CT_KERNEL}.sh"
     1.6  . "${CT_TOP_DIR}/scripts/build/binutils.sh"
     1.7 -. "${CT_TOP_DIR}/scripts/build/libc_libfloat.sh"
     1.8 +. "${CT_TOP_DIR}/scripts/build/libfloat.sh"
     1.9  . "${CT_TOP_DIR}/scripts/build/libc_${CT_LIBC}.sh"
    1.10  . "${CT_TOP_DIR}/scripts/build/cc_core_${CT_CC_CORE}.sh"
    1.11  . "${CT_TOP_DIR}/scripts/build/cc_${CT_CC}.sh"