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/sha1dgst.o \
|
||||||
../crypto/sha/sha256.o \
|
../crypto/sha/sha256.o \
|
||||||
../crypto/sha/sha512.o \
|
../crypto/sha/sha512.o \
|
||||||
|
../crypto/thr_id.o \
|
||||||
../crypto/uid.o
|
../crypto/uid.o
|
||||||
|
|
||||||
sub_all: build_all
|
sub_all: build_all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user