]> git.ipfire.org Git - pakfire.git/commit
Explicitely add hardening flags
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 3 May 2015 15:29:54 +0000 (11:29 -0400)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 3 May 2015 15:29:54 +0000 (11:29 -0400)
commit037fe87c5b260f27cb57988f35d4fc7f1afa5416
tree476a63b0472ca565ede2e0f43d17ee86fd3ce6be
parentbc71117cd71b297fb41817c0a2da7921e405b2b4
Explicitely add hardening flags

Add -z relro to the linker command line and -D_FORTIFY_SOURCE=2
for the preprocessor.
macros/cflags.macro