commit | 7a0f848998067a61531b01699fa5d436670c0e36 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Jan 12 16:22:40 2016 -0800 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue Jan 12 23:30:13 2016 -0800 |
tree | 8e30d622fcd36433122892c57c31d444c5e2179c | |
parent | e0378dd4df0e121863cd506307b3658acc34fa55 [diff] [blame] |
Align flags with make This pulls a number of cflag changes from make since our last sync. Change-Id: I8c77fc215ed7677b8ac15a6d39143b519068dd55
diff --git a/cc/x86_device.go b/cc/x86_device.go index e5a8f66..f3a4b08 100644 --- a/cc/x86_device.go +++ b/cc/x86_device.go
@@ -36,7 +36,7 @@ "-fstrict-aliasing", "-funswitch-loops", "-funwind-tables", - "-fstack-protector", + "-fstack-protector-strong", "-no-canonical-prefixes", "-fno-canonical-system-headers",