aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2017-12-30 21:15:25 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2017-12-30 21:15:25 +0000
commitc78e3896a8315682752a09dee5b1c026b22e0556 (patch)
tree55a2b46cd861a3b3ff17980a2ea4310cecd4b98e
parent17bf991af94ec900cecf846a9a3a3b1f984e0a87 (diff)
downloadports-c78e3896a8315682752a09dee5b1c026b22e0556.tar.gz
ports-c78e3896a8315682752a09dee5b1c026b22e0556.zip
Notes
-rw-r--r--benchmarks/wrk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/wrk/Makefile b/benchmarks/wrk/Makefile
index 0893b971185e..0adf73f547af 100644
--- a/benchmarks/wrk/Makefile
+++ b/benchmarks/wrk/Makefile
@@ -17,6 +17,7 @@ USE_GITHUB= yes
GH_ACCOUNT= wg
USES= gmake ssl
+LLD_UNSAFE= yes
CFLAGS+= -std=c99 -D_DECLARE_C99_LDBL_MATH
MAKE_ENV+= WITH_OPENSSL=${OPENSSLBASE} WITH_LUAJIT=${LOCALBASE} VER=${PORTVERSION}