All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4] inetutils: new package for random network tools
Date: Tue, 7 Dec 2010 16:32:43 -0500	[thread overview]
Message-ID: <201012071632.43904.vapier@gentoo.org> (raw)
In-Reply-To: <20101123203818.3efd3e9a@surf>

On Tuesday, November 23, 2010 14:38:18 Thomas Petazzoni wrote:
> On Fri, 19 Nov 2010 22:59:07 -0500 Mike Frysinger wrote:
> > +	$(call USE_ENABLE,INET_IPV6,ipv6) \
> 
> The following bit in package/Makefile.in already passes --disable-ipv6
> when IPv6 is not available:
> 
> ifneq ($(BR2_INET_IPV6),y)
> DISABLE_IPV6= --disable-ipv6
> endif
> 
> However, it does not pass --enable-ipv6 when IPv6 is enabled.
> 
> I'm not sure what to do:
> 
>  *) Pass --{disable,enable}-ipv6 to every package

i'd go with this as packages can go either way (default to off or on)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20101207/a0482936/attachment.pgp>

      reply	other threads:[~2010-12-07 21:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-19  5:39 [Buildroot] [PATCH] inetutils: new package for random network tools Mike Frysinger
2010-11-19  7:56 ` Thomas Petazzoni
2010-11-19  8:19 ` [Buildroot] [PATCH v2] " Mike Frysinger
2010-11-20  2:39 ` Mike Frysinger
2010-11-20  3:59 ` [Buildroot] [PATCH v4] " Mike Frysinger
2010-11-23 19:38   ` Thomas Petazzoni
2010-12-07 21:32     ` Mike Frysinger [this message]

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=201012071632.43904.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=buildroot@busybox.net \
    /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.