Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > c2ab3b8a53caed4ae1617ef65528e421 > files > 1

iperf-3.0.7-3.mga5.src.rpm

diff -uNr iperf-3.0.5/src/Makefile.am iperf-3.0.5p/src/Makefile.am
--- iperf-3.0.5/src/Makefile.am	2014-06-16 20:18:49.000000000 +0300
+++ iperf-3.0.5p/src/Makefile.am	2014-07-21 13:48:29.522549163 +0300
@@ -46,9 +46,9 @@
 iperf3_profile_SOURCES  = main.c \
 						  $(libiperf_la_SOURCES)
 
-iperf3_profile_CFLAGS   = -pg -g
+iperf3_profile_CFLAGS   = -g
 iperf3_profile_LDADD    = libiperf.la
-iperf3_profile_LDFLAGS  = -pg -g
+iperf3_profile_LDFLAGS  = -g
 
 # Specify the sources and various flags for the test cases
 t_timer_SOURCES         = t_timer.c
diff -uNr iperf-3.0.5/src/Makefile.in iperf-3.0.5p/src/Makefile.in
--- iperf-3.0.5/src/Makefile.in	2014-06-16 20:18:49.000000000 +0300
+++ iperf-3.0.5p/src/Makefile.in	2014-07-21 13:47:46.882852709 +0300
@@ -593,9 +593,9 @@
 iperf3_profile_SOURCES = main.c \
 						  $(libiperf_la_SOURCES)
 
-iperf3_profile_CFLAGS = -pg -g
+iperf3_profile_CFLAGS = -g
 iperf3_profile_LDADD = libiperf.la
-iperf3_profile_LDFLAGS = -pg -g
+iperf3_profile_LDFLAGS = -g
 
 # Specify the sources and various flags for the test cases
 t_timer_SOURCES = t_timer.c