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:
008fee3
)
bss_log has dollars, so compile it with that warning flag disabled.
author
Richard Levitte
<levitte@openssl.org>
Tue, 14 Mar 2000 04:23:03 +0000
(
04:23
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 14 Mar 2000 04:23:03 +0000
(
04:23
+0000)
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index 61c432d66ff1768af7646eb83fd675e98f57f85c..52e143b4b54614dd9f7851d3cf1fb14ca343fe01 100644
(file)
--- a/
crypto/crypto-lib.com
+++ b/
crypto/crypto-lib.com
@@
-266,7
+266,7
@@
$!
$! Setup exceptional compilations
$!
$ COMPILEWITH_CC3 = ",bss_rtcp,"
-$ COMPILEWITH_CC4 = ",a_utctm,"
+$ COMPILEWITH_CC4 = ",a_utctm,
bss_log,
"
$ COMPILEWITH_CC5 = ",md2_dgst,md5_dgst,mdc2dgst,sha_dgst,sha1dgst," + -
"rmd_dgst,bf_enc,"
$!