projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff9c48
)
Include thread ID code in fips module.
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 27 Jan 2011 14:50:41 +0000
(14:50 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 27 Jan 2011 14:50:41 +0000
(14:50 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 6fd7acf8bea53492bfecc2cd431ec9f32e558eea..4160f590a85e11d0fee330f99bc5f31bc817309c 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-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