mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
(Part 4 of 4) (re)Roll out "-fstack-protector-strong" which replaces
"-fstack-protector-all". Rollout gcc-4.6.0 ebuild r12 that support a new stack protection option "-fstack-protector-strong". BUG=None TEST=manually - build amd64-generic and x86-zgb from scratch. Change-Id: I35dc315ef376467256266a62cf9e584b8bb3c8e5 Reviewed-on: https://gerrit.chromium.org/gerrit/13546 Tested-by: Han Shen <shenhan@google.com> Reviewed-by: Han Shen <shenhan@chromium.org> Reviewed-by: asharif <asharif@chromium.org> Commit-Ready: Han Shen <shenhan@chromium.org>
This commit is contained in:
parent
f1c1087618
commit
0628fadf9d
@ -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-r10" \
|
||||
DEFINE_string gcc_version "4.6.0-r12" \
|
||||
"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