mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
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:
parent
2ea8a7859e
commit
a4856380eb
@ -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."
|
||||
|
Loading…
x
Reference in New Issue
Block a user