diff options
author | Michael Reed <m.reed@mykolab.com> | 2015-08-26 18:00:33 -0400 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2015-08-26 18:05:38 -0400 |
commit | 2b4cbbebf478dd949b45f23996c7dd713ee562f3 (patch) | |
tree | 4e1906cd46097a721ce76c30c9d4766dad35007b /src | |
parent | b2ece148e6f16f50b45fc2af55ef5b8202e810ee (diff) | |
download | rneovim-2b4cbbebf478dd949b45f23996c7dd713ee562f3.tar.gz rneovim-2b4cbbebf478dd949b45f23996c7dd713ee562f3.tar.bz2 rneovim-2b4cbbebf478dd949b45f23996c7dd713ee562f3.zip |
cmake: Build with -fstack-protector-strong if available #2597
If not available, fall back to -fstack-protector + --param=ssp-buffer-size=4
If that isn't available, do nothing.
See the following articles for more information:
https://lwn.net/Articles/584225/
https://outflux.net/blog/archives/2014/01/27/fstack-protector-strong/
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions