Descriptionmac: Use -fstack-protector-strong instead of -fstack-protector-all.
This should reduce binary size quite a bit, without less security.
We currently use different -fstack-protector flags on different platforms,
and I think -fstack-protector-strong is where we eventually want all platforms
to be. Chrome OS has been using that flag for a long time already. Linux
will use it eventually (see bug linked to in the comment I'm adding here.)
clang-cl is very likely going to hook up /GS to -fstack-protector-strong.
BUG=none
Committed: https://crrev.com/53b9133ec5956418541ae10e40547558ae70b387
Cr-Commit-Position: refs/heads/master@{#397174}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|