diff -r 00a7e6c275da -r 0c05f9ea3254 scripts/build/binutils.sh --- a/scripts/build/binutils.sh Mon Jul 30 20:02:13 2007 +0000 +++ b/scripts/build/binutils.sh Wed Aug 15 10:14:43 2007 +0000 @@ -43,7 +43,7 @@ CT_DoLog EXTRA "Installing binutils" make install 2>&1 |CT_DoLog ALL - # Make those new tools available to the core C compilers to come: + # Make those new tools available to the core C compilers to come. # Note: some components want the ${TARGET}-{ar,as,ld,strip} commands as # well. Create that. mkdir -p "${CT_CC_CORE_STATIC_PREFIX_DIR}/${CT_TARGET}/bin"