mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] iperf: enable multicast unconditionally
@ 2018-10-11 17:44 Lucas Stach
  0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2018-10-11 17:44 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-11 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-11 17:44 [ptxdist] [PATCH] iperf: enable multicast unconditionally Lucas Stach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox