Upgraded the target compiler to gcc-4.6.0-r13 for all boards.

BUG=none
TEST=cbuildbot x86-zgb and amd64-generic all pass.

Change-Id: I058fd27ebaad593f7b25f11c99f84d5f32cdb875
Reviewed-on: https://gerrit.chromium.org/gerrit/14193
Reviewed-by: Han Shen <shenhan@chromium.org>
Commit-Ready: asharif <asharif@chromium.org>
Tested-by: asharif <asharif@chromium.org>
This commit is contained in:
Ahmad Sharif 2012-01-13 16:00:13 -08:00 committed by Gerrit
parent 2ea8a7859e
commit a4856380eb

View File

@ -48,7 +48,7 @@ DEFINE_boolean force $FLAGS_FALSE \
"Force re-creating board root."
DEFINE_string binutils_version "2.21-r3" \
"Version of binutils to use."
DEFINE_string gcc_version "4.6.0-r12" \
DEFINE_string gcc_version "4.6.0-r13" \
"Version of gcc to use."
DEFINE_string libc_version "2.11.1-r3" \
"Version of libc to use."