summaryrefslogtreecommitdiff
path: root/crypto/build.info
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2022-08-29 14:52:44 +1000
committerPauli <pauli@openssl.org>2022-09-13 21:13:22 +1000
commit02d0f87a8ba143eaeaee3334a2f63543b10148a9 (patch)
treec6ca88a3790d90db7dcf13c65032e0fe4f54cfb2 /crypto/build.info
parent4fc04c71acf180dad0b4418d12b3ed31ba46179a (diff)
downloadopenssl-new-02d0f87a8ba143eaeaee3334a2f63543b10148a9.tar.gz
time: move OSSL_TIME to libcrypto
Keep building it for libssl without exposing any symbols. Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19082)
Diffstat (limited to 'crypto/build.info')
-rw-r--r--crypto/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/build.info b/crypto/build.info
index e384b94d57..35e012d5d2 100644
--- a/crypto/build.info
+++ b/crypto/build.info
@@ -99,7 +99,7 @@ $UTIL_COMMON=\
threads_pthread.c threads_win.c threads_none.c initthread.c \
context.c sparse_array.c asn1_dsa.c packet.c param_build.c \
param_build_set.c der_writer.c threads_lib.c params_dup.c \
- quic_vlint.c
+ quic_vlint.c time.c
SOURCE[../libssl]=sparse_array.c