mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
Roll out binutils 2.21-r4 version (setup_board part).
Includes 2 important bug fixes - - bug fix for 24128 (fix glibc2.14 builds) (bfd) - fix for ARM toolchain hardening (gold) ------------------------------------------- Summary ------------------------------------------- vanilla newbinutils Autotest Key Iterations Average Average Change PageCyclerTests de..ageCyclerTest.Alexa_usFile 5 218.08 217.93 1.00 de.. PageCyclerTest.BloatFile 5 22064.06 22145.45 1.00 de.. PageCyclerTest.MorejsFile 5 524.82 525.95 1.00 de.. PageCyclerTest.Intl1File 5 446.69 448.81 1.00 de.. PageCyclerTest.DhtmlFile 5 630.95 630.09 1.00 de..s PageCyclerTest.MozFile 5 187.07 187.70 1.00 de../desktopui_PageCyclerTests 5 ALL PASS ALL PASS - de.. PageCyclerTest.Moz2File 5 188.75 187.13 0.99 de.. PageCyclerTest.Intl2File 5 682.23 684.26 1.00 bvt ALL PASS ALL PASS - suite_Smoke ALL PASS ALL PASS - BUG=None TEST=Built chromeos from scratch, and ran PageCyclerTests, bvt and suite_Smoke. Change-Id: I85281eaee1702de0cc89e093caf70a5d45ccce14 Reviewed-on: https://gerrit.chromium.org/gerrit/15537 Commit-Ready: Han Shen <shenhan@chromium.org> Reviewed-by: Han Shen <shenhan@chromium.org> Tested-by: Han Shen <shenhan@chromium.org>
This commit is contained in:
parent
211259aacd
commit
b91d73d7cf
@ -46,7 +46,7 @@ DEFINE_boolean usepkg $FLAGS_TRUE \
|
||||
"Use binary packages to bootstrap."
|
||||
DEFINE_boolean force $FLAGS_FALSE \
|
||||
"Force re-creating board root."
|
||||
DEFINE_string binutils_version "2.21-r3" \
|
||||
DEFINE_string binutils_version "2.21-r4" \
|
||||
"Version of binutils to use."
|
||||
DEFINE_string gcc_version "[stable]" \
|
||||
"Version of gcc to use."
|
||||
|
Loading…
x
Reference in New Issue
Block a user