Home GnuPG
Diffusion GpgEX 8c3c8dbd7b5c

Use c++ hardening flags

Description

Use c++ hardening flags

* configure.ac (CXXFLAGS, CFLAGS): Add hardening flags.

Especially DEP / ASLR is important for windows as one plugin
affects an otherwise DEP / ASLR enabled process. This also
avoids that we can't run on systems where policies only allow
binaries with these flags.

Details

Provenance
aheineckeAuthored on May 14 2017, 1:42 PM
Parents
rXcb6f5468a6d3: Fix build without exceptions
Branches
Unknown
Tags
Unknown
Tasks
T2366: No DEP/ASLR or other security mitigations for GpgEX/GpgOL