]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: isolate SNMP-related files during compilation
authorVincent Bernat <vincent@bernat.im>
Wed, 21 Feb 2018 18:19:37 +0000 (19:19 +0100)
committerVincent Bernat <vincent@bernat.im>
Wed, 21 Feb 2018 20:20:03 +0000 (21:20 +0100)
commit3d5ba074330e9a8894b4b01c322bffcc50186d60
treedffedf641866838ce5d93ff773848eb57b9bcd14
parent7742be399cd46cdfb5e6cd1f29bad39107e96f9c
build: isolate SNMP-related files during compilation

@NETSNMP_CFLAGS@ is likely to contain some extensively damaged
flags. Ensure we use them only to compile SNMP-related files.

This should fix #231.
src/daemon/Makefile.am