netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH libnetfilter_log 0/2] build: a couple of `-lnfnetlink` fixes.
@ 2020-11-30 11:31 Jeremy Sowden
  2020-11-30 11:31 ` [PATCH libnetfilter_log 1/2] build: remove duplicate `-lnfnetlink` from LDFLAGS Jeremy Sowden
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeremy Sowden @ 2020-11-30 11:31 UTC (permalink / raw)
  To: Pablo Neira Ayuso; +Cc: Netfilter Devel

Building libnetfilter_log.so passes `-lnfnetlink` to the linker twice and
building libnetfilter_log_libipulog.so doesn't pass it at all.

Jeremy Sowden (2):
  build: remove duplicate `-lnfnetlink` from LDFLAGS.
  build: link libnetfilter_log_libipulog.so explicitly to
    libnfnetlink.so.

 src/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-30 11:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30 11:31 [PATCH libnetfilter_log 0/2] build: a couple of `-lnfnetlink` fixes Jeremy Sowden
2020-11-30 11:31 ` [PATCH libnetfilter_log 1/2] build: remove duplicate `-lnfnetlink` from LDFLAGS Jeremy Sowden
2020-11-30 11:31 ` [PATCH libnetfilter_log 2/2] build: link libnetfilter_log_libipulog.so explicitly to libnfnetlink.so Jeremy Sowden
2020-11-30 11:43 ` [PATCH libnetfilter_log 0/2] build: a couple of `-lnfnetlink` fixes Florian Westphal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).