netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeremy Sowden <jeremy@azazel.net>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Netfilter Devel <netfilter-devel@vger.kernel.org>
Subject: [PATCH libnetfilter_log 0/2] build: a couple of `-lnfnetlink` fixes.
Date: Mon, 30 Nov 2020 11:31:23 +0000	[thread overview]
Message-ID: <20201130113125.1346744-1-jeremy@azazel.net> (raw)

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


             reply	other threads:[~2020-11-30 11:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-30 11:31 Jeremy Sowden [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201130113125.1346744-1-jeremy@azazel.net \
    --to=jeremy@azazel.net \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).