Signed-off-by: geraldo netto <geraldone...@gmail.com>
---
 iperf-zcopy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iperf-zcopy/Makefile b/iperf-zcopy/Makefile
index 092a14e..d0e981c 100644
--- a/iperf-zcopy/Makefile
+++ b/iperf-zcopy/Makefile
@@ -25,7 +25,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 osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to