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:
2dd4c4b
)
When fipscanister is external ensure it is included in libcrypto.a
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 14 Dec 2007 13:53:32 +0000
(13:53 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 14 Dec 2007 13:53:32 +0000
(13:53 +0000)
fips/Makefile
patch
|
blob
|
history
diff --git
a/fips/Makefile
b/fips/Makefile
index 314a6274620e3e528f17bf1fa7e1a9726abb21ee..8976e82ec3c36a576c2c058135532a6583955cdf 100644
(file)
--- a/
fips/Makefile
+++ b/
fips/Makefile
@@
-139,6
+139,7
@@
links:
# lib: and $(LIB): are splitted to avoid end-less loop
lib: $(LIB)
+ [ "$(FIPSCANISTERINTERNAL)" = "n" ] && $(AR) ../$(FIPSCANLIB).a $(FIPSCANLOC)
@touch lib
$(LIB): $(FIPSLIBDIR)fipscanister.o