aboutsummaryrefslogtreecommitdiffstats
path: root/main/iperf3/remove-pg-flags.patch
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2018-03-22 06:05:36 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2018-03-24 13:12:23 +0100
commit7b3295e8d6df72cdffb13542a805420618862b21 (patch)
treecc282d4def55a51b37a8a55b6f123a86d6b9a063 /main/iperf3/remove-pg-flags.patch
parent0ae4560ab453ded738909c828f8ebd008026aa3c (diff)
downloadaports-7b3295e8d6df72cdffb13542a805420618862b21.tar.bz2
aports-7b3295e8d6df72cdffb13542a805420618862b21.tar.xz
main/iperf3: upgrade to 3.5
Diffstat (limited to 'main/iperf3/remove-pg-flags.patch')
-rw-r--r--main/iperf3/remove-pg-flags.patch13
1 files changed, 7 insertions, 6 deletions
diff --git a/main/iperf3/remove-pg-flags.patch b/main/iperf3/remove-pg-flags.patch
index 4d6482d3d8..1ed47eebf5 100644
--- a/main/iperf3/remove-pg-flags.patch
+++ b/main/iperf3/remove-pg-flags.patch
@@ -1,6 +1,6 @@
---- ./src/Makefile.am.orig
-+++ ./src/Makefile.am
-@@ -49,9 +49,9 @@
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -50,9 +50,9 @@
iperf3_profile_SOURCES = main.c \
$(libiperf_la_SOURCES)
@@ -12,9 +12,10 @@
# Specify the sources and various flags for the test cases
t_timer_SOURCES = t_timer.c
---- ./src/Makefile.in.orig
-+++ ./src/Makefile.in
-@@ -610,9 +610,9 @@
+
+--- a/src/Makefile.in
++++ b/src/Makefile.in
+@@ -643,9 +643,9 @@
iperf3_profile_SOURCES = main.c \
$(libiperf_la_SOURCES)