From: Florian Westphal <fw@strlen.de>
To: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH iptables] iptables/Makefile.am: fix more static linking issues
Date: Wed, 27 Nov 2013 14:10:10 +0100 [thread overview]
Message-ID: <20131127131010.GB10214@breakpoint.cc> (raw)
In-Reply-To: <1385555493-25856-1-git-send-email-gustavo@zacarias.com.ar>
Gustavo Zacarias <gustavo@zacarias.com.ar> wrote:
> On uClibc-based targets dlfcn.h isn't available when built for
> static-only targets.
> Add up -DNO_SHARED_LIBS when building static so as to guard off the
> include.
Hmmm, it seems simpler to just kill #include <dlfcn.h>
from ip(6)tables-save.c -- I don't see why it would be needed there.
next prev parent reply other threads:[~2013-11-27 13:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-27 12:31 [PATCH iptables] iptables/Makefile.am: fix more static linking issues Gustavo Zacarias
2013-11-27 13:10 ` Florian Westphal [this message]
2013-11-27 13:20 ` Gustavo Zacarias
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=20131127131010.GB10214@breakpoint.cc \
--to=fw@strlen.de \
--cc=gustavo@zacarias.com.ar \
--cc=netfilter-devel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.