Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2016-04-12 01:04:18 +0300
committerDavid Benjamin <davidben@google.com>2016-04-12 01:04:18 +0300
commite4c678adda26367e1195cf1aca2af66cb7c3d650 (patch)
treed25df9eb215faf1de707d296a1bad4690ad41623 /crypto/CMakeLists.txt
parent112c4dd1ff895bf5af0d64488234b0fc40b616bc (diff)
Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit."
This reverts commit 112c4dd1ff895bf5af0d64488234b0fc40b616bc. Accidentally used the wrong push line.
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r--crypto/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt
index fe2dde41..8395c4f7 100644
--- a/crypto/CMakeLists.txt
+++ b/crypto/CMakeLists.txt
@@ -116,6 +116,8 @@ add_library(
cpu-arm-linux.c
cpu-intel.c
crypto.c
+ directory_posix.c
+ directory_win.c
ex_data.c
mem.c
refcount_c11.c