aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2018-09-20 00:20:04 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2018-09-20 00:20:04 +0000
commitacd3ae12664718d592bd4b14ee97a485948dac9e (patch)
treeac915459666ac020eb51acd4ea47139466abca6d /secure/lib/libcrypto
parent2aeec0c46f3f55399113c3f9ab01ac2d3349fd18 (diff)
Notes
Diffstat (limited to 'secure/lib/libcrypto')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index f8fbfb9f24b9..b93fc5cb2931 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -337,6 +337,8 @@ INCS+= x509v3.h x509v3err.h
INCSDIR= ${INCLUDEDIR}/openssl
+LIBADD= pthread
+
CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448
CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448/arch_32
CFLAGS+= -I${LCRYPTO_SRC}/crypto/modes