Revert "(Part 4 of 4) Roll out "-fstack-protector-strong" which replaces "-fstack-protector-all"."

This reverts commit 776802c3580260288c78201e444f05ef856db856

needs fix to 3/4 before landing
Change-Id: Id17c3096893ca1e4d5cd57ed8fa9fda029519466
This commit is contained in:
Sonny Rao 2011-12-29 12:35:52 -08:00 committed by Brian Harring
parent b2237726e5
commit f1c1087618

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-r10" \
"Version of gcc to use."
DEFINE_string libc_version "2.11.1-r3" \
"Version of libc to use."