mirror of
https://github.com/openssl/openssl.git
synced 2024-12-14 04:24:23 +08:00
Include thread ID code in fips module.
This commit is contained in:
parent
6ff9c48811
commit
d5df1b3f0d
@ -336,6 +336,7 @@ FIPS_EX_OBJ= ../crypto/aes/aes_cfb.o \
|
||||
../crypto/sha/sha1dgst.o \
|
||||
../crypto/sha/sha256.o \
|
||||
../crypto/sha/sha512.o \
|
||||
../crypto/thr_id.o \
|
||||
../crypto/uid.o
|
||||
|
||||
sub_all: build_all
|
||||
|
Loading…
Reference in New Issue
Block a user