]> git.ipfire.org Git - thirdparty/chrony.git/commit
configure: check for hardening compiler options
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 13 Jul 2017 12:13:01 +0000 (14:13 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 13 Jul 2017 14:12:25 +0000 (16:12 +0200)
commit1c277a88509fbab3a2184a1e772ae9a5d90d9660
tree335424e65166d5321b7a2b0da050fff62d07d324
parentccb94ac5fbc84c04986eedda3b23196aaa64e4fb
configure: check for hardening compiler options

If no CFLAGS are specified, check if common security hardening options
are supported and add them to the CFLAGS/LDFLAGS. These are typically
enabled in downstream packages, but users compiling chrony from sources
with default CFLAGS should get hardened binaries too.
configure