aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2018-09-22 04:32:44 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2018-09-22 04:32:44 +0000
commitd55590888df352e4aa57d806d92f500ab79a8758 (patch)
tree9f93701d83666431d5da2ccdae8486fa1a2136cf /secure
parent61fab323604404afc35668cd9fd9addda1f6e712 (diff)
Notes
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 7cae323830527..172d0af8dcbfc 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -408,6 +408,7 @@ INCSDIR= ${INCLUDEDIR}/openssl
LIBADD= pthread
+CFLAGS+= -I${LCRYPTO_SRC}/crypto
CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448
CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448/arch_32
CFLAGS+= -I${LCRYPTO_SRC}/crypto/modes