diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-11 19:46:07 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-11 21:48:32 +0100 |
commit | a85b594d49e2de3ede79aea425776bf60af8de14 (patch) | |
tree | 1320592aecf774ac136df38c84ca3e10cf469f73 /src | |
parent | 5f55f9801797df84587add38972312f1bba1db8a (diff) | |
download | yawa-a85b594d49e2de3ede79aea425776bf60af8de14.tar.xz |
CMakeLists: Enable PIE, full RELRO and stack protector
Diffstat (limited to 'src')
-rw-r--r-- | src/yawa.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ typedef enum Full, Fill, Center, Tile } ImageMode; + /// Prototypes signed |