Descriptiongyp: do not force stack protector on Chrome OS
The Chrome OS builds already use -fstack-protector-strong. Adding
additional -fstack-protector arguments means that the last one seen on the
commandline is used. This has caused a regression in the stack-protector
features, so avoid stack-protector on Chrome OS.
BUG=chromium-os:38354
TEST=link build
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180088
Patch Set 1 #
Total comments: 4
Patch Set 2 : moar comments #
Total comments: 2
Patch Set 3 : fix up comment #Messages
Total messages: 11 (0 generated)
|