summarylogtreecommitdiffstats
path: root/lpthread.patch
blob: 796d6b6f708e4ce5bd2677122edd81500e68449d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -aur uperf-1.0.4/configure uperf-1.0.4_lpthread/configure
--- uperf-1.0.4/configure	2011-08-24 07:03:14.000000000 -0700
+++ uperf-1.0.4_lpthread/configure	2015-06-18 00:35:43.651395774 -0700
@@ -1763,7 +1763,7 @@
 
 CFLAGS="${CFLAGS=}"
 UPERF_LIBS="${UPERF_LIBS=}"
-#UPERF_LIBS="$UPERF_LIBS -lpthread -lrt -lm"
+UPERF_LIBS="$UPERF_LIBS -lpthread -lrt -lm"
 
 # Checks for programs.
 am__api_version='1.10'