[openssl-commits] [openssl] master update
Rich Salz
rsalz at openssl.org
Wed Feb 10 15:42:20 UTC 2016
The branch master has been updated
via f69e29e2c2ae61d6323dd9f2b9b316dd816da3ff (commit)
from f672aee49450e03e7b1a26c8701d0be720e9ae0e (commit)
- Log -----------------------------------------------------------------
commit f69e29e2c2ae61d6323dd9f2b9b316dd816da3ff
Author: Rich Salz <rsalz at akamai.com>
Date: Wed Feb 10 10:33:18 2016 -0500
Update unified build after store removal
Reviewed-by: Kurt Roeckx <kurt at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
crypto/engine/build.info | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/engine/build.info b/crypto/engine/build.info
index d27646a..161dad4 100644
--- a/crypto/engine/build.info
+++ b/crypto/engine/build.info
@@ -2,7 +2,7 @@ LIBS=../../libcrypto
SOURCE[../../libcrypto]=\
eng_err.c eng_lib.c eng_list.c eng_init.c eng_ctrl.c \
eng_table.c eng_pkey.c eng_fat.c eng_all.c \
- tb_rsa.c tb_dsa.c tb_dh.c tb_rand.c tb_store.c \
+ tb_rsa.c tb_dsa.c tb_dh.c tb_rand.c \
tb_cipher.c tb_digest.c tb_pkmeth.c tb_asnmth.c tb_eckey.c \
eng_openssl.c eng_cnf.c eng_dyn.c eng_cryptodev.c \
eng_rdrand.c
More information about the openssl-commits
mailing list