diff options
| author | Philip Kaufmann <[email protected]> | 2013-10-05 13:02:47 +0200 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2014-01-22 09:30:34 +0100 |
| commit | 4e57e23833fa93627e6e54e2df069775e99244fc (patch) | |
| tree | 9f4d72c806871782b74f2a3c2a9dcedf754e7fc3 /src/protocol.cpp | |
| parent | Merge pull request #3452 (diff) | |
| download | discoin-4e57e23833fa93627e6e54e2df069775e99244fc.tar.xz discoin-4e57e23833fa93627e6e54e2df069775e99244fc.zip | |
enable full GCC Stack-smashing protection for all OSes
- change our hardening options to use -fstack-protector-all even for
Windows builds, as we recently switched to a newer compiler suite
- also removes an obsolete workaround for GCC 4.5
(https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/691722), which
required to first set -fno-stack-protector, before -fstack-protector-all
Diffstat (limited to 'src/protocol.cpp')
0 files changed, 0 insertions, 0 deletions