]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: remove hacks around NetSNMP
authorVincent Bernat <vincent@bernat.ch>
Sat, 11 Jan 2025 11:32:17 +0000 (12:32 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sat, 11 Jan 2025 11:32:17 +0000 (12:32 +0100)
commit86859e3d8745a153180c985b4c694de32fd9e05b
treed9ab0f4ff5e24aecb7f8fdba04ca88d71f5c6645
parent145806308115ef3235ae5e56d0816655e25a89e4
build: remove hacks around NetSNMP

The workaround for -D_FORTIFY_SOURCE was failing on Fedora because it
was not robust enough. The current version was tested with:

- Fedora 41
- Debian 10
- Ubuntu Trusty (14.04)
- CentOS 7
m4/snmp.m4