]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: isolate SNMP-related files during compilation fix/build-netsnmp-cflags 270/head
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 18:25:44 +0000 (19:25 +0100)
commit95149a82413b1b270a80e79eb694b193460eb1db
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