scripts/build/binutils.sh
changeset 451 8a72f9bcf675
parent 305 00a7e6c275da
child 458 17f3122a2864
     1.1 --- a/scripts/build/binutils.sh	Mon Jul 30 20:02:13 2007 +0000
     1.2 +++ b/scripts/build/binutils.sh	Fri Apr 18 22:16:28 2008 +0000
     1.3 @@ -43,7 +43,7 @@
     1.4      CT_DoLog EXTRA "Installing binutils"
     1.5      make install            2>&1 |CT_DoLog ALL
     1.6  
     1.7 -    # Make those new tools available to the core C compilers to come:
     1.8 +    # Make those new tools available to the core C compilers to come.
     1.9      # Note: some components want the ${TARGET}-{ar,as,ld,strip} commands as
    1.10      # well. Create that.
    1.11      mkdir -p "${CT_CC_CORE_STATIC_PREFIX_DIR}/${CT_TARGET}/bin"