mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] iperf: enable multicast unconditionally
Date: Thu, 11 Oct 2018 19:44:21 +0200	[thread overview]
Message-ID: <20181011174421.15766-1-l.stach@pengutronix.de> (raw)

From: Aleksander Morgado <aleksander@aleksander.es>

No build dependencies required, and binary size update is extremely
minimal, so just explicitly enable multicast support in iperf.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 rules/iperf.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/iperf.make b/rules/iperf.make
index 99b4f00e2581..f186fbb59710 100644
--- a/rules/iperf.make
+++ b/rules/iperf.make
@@ -38,7 +38,7 @@ IPERF_ENV 	:= $(CROSS_ENV)
 IPERF_AUTOCONF := \
 	$(CROSS_AUTOCONF_USR) \
 	$(GLOBAL_IPV6_OPTION) \
-	--disable-multicast \
+	--enable-multicast \
 	--enable-threads \
 	--disable-debuginfo \
 	--disable-web100 \
-- 
2.19.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2018-10-11 17:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20181011174421.15766-1-l.stach@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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