aboutsummaryrefslogtreecommitdiffstats
path: root/cc/x86_device.go
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2016-01-13 21:32:04 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-01-13 21:32:04 +0000
commita60cfde3f1da1015ba66bb0965079ded6913069d (patch)
treedd7ea33f060798153f8d68771cc993988b99c259 /cc/x86_device.go
parent6ec1c7b9646a224bda029685e2db216fb1ae3952 (diff)
parent7a0f848998067a61531b01699fa5d436670c0e36 (diff)
downloadbuild_soong-a60cfde3f1da1015ba66bb0965079ded6913069d.tar.gz
build_soong-a60cfde3f1da1015ba66bb0965079ded6913069d.tar.bz2
build_soong-a60cfde3f1da1015ba66bb0965079ded6913069d.zip
Merge "Align flags with make"
Diffstat (limited to 'cc/x86_device.go')
-rw-r--r--cc/x86_device.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/x86_device.go b/cc/x86_device.go
index e5a8f66e..f3a4b08b 100644
--- a/cc/x86_device.go
+++ b/cc/x86_device.go
@@ -36,7 +36,7 @@ var (
"-fstrict-aliasing",
"-funswitch-loops",
"-funwind-tables",
- "-fstack-protector",
+ "-fstack-protector-strong",
"-no-canonical-prefixes",
"-fno-canonical-system-headers",