]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Harden lldpd with the use of RELRO and NOW linker options.
authorVincent Bernat <bernat@luffy.cx>
Wed, 7 Jul 2010 13:34:17 +0000 (15:34 +0200)
committerVincent Bernat <bernat@luffy.cx>
Wed, 7 Jul 2010 13:34:17 +0000 (15:34 +0200)
commita37f8fd665f3a923e0db677fd7a1a9149cdc7c96
tree1c95a2d9fce631fa93ef6bb920851ac6071832cc
parent978364976bae18d4831eab0e7223d35bef9ef144
Harden lldpd with the use of RELRO and NOW linker options.

See:
 http://www.gentoo.org/proj/en/hardened/hardened-toolchain.xml
configure.ac
m4/ax_ld_check_flag.m4 [new file with mode: 0644]