summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJeremy Sowden <jeremy@azazel.net>2020-11-30 11:31:25 +0000
committerFlorian Westphal <fw@strlen.de>2020-11-30 12:40:44 +0100
commit31bd7634ee17dcb4dde030bf5161473afbd579e3 (patch)
tree034f0697ccdfe6f1aaf02ee1ad1b6db47f8d837a /include
parentf1af772263ff59e24de4bbefcfb1b9b2fbdc3eba (diff)
build: link libnetfilter_log_libipulog.so explicitly to libnfnetlink.so.
It uses symbols from libnfnetlink.so, but doesn't link to it, relying on an implicit transitive linkage through libnetfilter_log.so. Add `$(LIBNFNETLINK_LIBS)` to `$(libnetfilter_log_libipulog_la_LIBADD)`. Signed-off-by: Jeremy Sowden <jeremy@azazel.net> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions