Add sparse array to libssl
authorPauli <pauli@openssl.org>
Tue, 17 May 2022 03:35:40 +0000 (13:35 +1000)
committerPauli <pauli@openssl.org>
Wed, 6 Jul 2022 00:33:11 +0000 (10:33 +1000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18345)

crypto/build.info

index 27ef6ba92edd6738858d0d7cd538bcae0e62f932..060a46438f25c08986dfd339488862036033b828 100644 (file)
@@ -100,6 +100,8 @@ $UTIL_COMMON=\
         param_build_set.c der_writer.c threads_lib.c params_dup.c \
         quic_vlint.c
 
+SOURCE[../libssl]=sparse_array.c
+
 SOURCE[../libcrypto]=$UTIL_COMMON \
         mem.c mem_sec.c \
         cversion.c info.c cpt_err.c ebcdic.c uid.c o_time.c o_dir.c \