Signed-off-by: geraldo netto <[email protected]>
---
 iperf/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iperf/Makefile b/iperf/Makefile
index 6a79af1..c49030f 100644
--- a/iperf/Makefile
+++ b/iperf/Makefile
@@ -21,7 +21,7 @@ $(iperfv)/src/iperf: $(tarball)
        +$(MAKE) -C $(iperfv)
 
 $(tarball):
-       wget -O $@ $(url)
+       wget -c -O $@ $(url)
 
 clean:
        rm -rf $(tarball) $(iperfv) iperf
-- 
2.7.4

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to