]> git.ipfire.org Git - thirdparty/pdns.git/commit
Enable FORTIFY_SOURCE=3 when supported by the compiler
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 5 Jan 2023 14:52:10 +0000 (15:52 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 5 Jan 2023 14:52:10 +0000 (15:52 +0100)
commit1b69ef907a56a23fdeee9ab66931dbde45b54cb3
tree0e7010463a3aa9d743cce4b01bf73dfd4061225b
parent2392291cd16357dd2e61b119d854403634e6966f
Enable FORTIFY_SOURCE=3 when supported by the compiler

Barely tested, we should at least measure the performance impact and
ponder making that optional.
m4/pdns_d_fortify_source.m4