aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2018-09-19 00:06:48 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2018-09-19 00:06:48 +0000
commit9cd2ada18289b094c40f3ecb081d0e8e4c291cc6 (patch)
treed9c31916f52c8ec8dbd887eda8e92f29403a77d1 /secure
parentc28e4d84889d71929a0729789634cf172fced383 (diff)
downloadsrc-9cd2ada18289b094c40f3ecb081d0e8e4c291cc6.tar.gz
src-9cd2ada18289b094c40f3ecb081d0e8e4c291cc6.zip
Do not build engines for now.
Notes
Notes: svn path=/projects/openssl111/; revision=338763
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/engines/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/engines/Makefile b/secure/lib/libcrypto/engines/Makefile
index 73ad68c625c5..ccf7c6c0a087 100644
--- a/secure/lib/libcrypto/engines/Makefile
+++ b/secure/lib/libcrypto/engines/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SUBDIR= lib4758cca libaep libatalla libcapi libchil libcswift libgost \
- libnuron libsureware libubsec
+#SUBDIR= lib4758cca libaep libatalla libcapi libchil libcswift libgost \
+# libnuron libsureware libubsec
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>