summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-25 15:45:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-25 15:45:06 +0000
commit4170a599c3a77c5dae709c86e26c5a54e29b2e33 (patch)
tree9e0b2ae5877680cd92d92b63af66eca72f6f1af9 /benchmarks
parent- Use -lpthread instead of -pthread (diff)
- Use -lpthread instead of -pthread
Notes
Notes: svn path=/head/; revision=382239
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/iperf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile
index ff18ec7eb3f9..8fb1415c44bf 100644
--- a/benchmarks/iperf/Makefile
+++ b/benchmarks/iperf/Makefile
@@ -23,7 +23,7 @@ PORTDOCS= *
IPV6_CATEGORIES= ipv6
IPV6_CONFIGURE_ENABLE= ipv6
THREADS_CONFIGURE_ENABLE= threads
-THREADS_LDFLAGS= -pthread
+THREADS_LDFLAGS= -lpthread
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}/