projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bss_log has dollars, so compile it with that warning flag disabled.
[openssl.git]
/
crypto
/
crypto-lib.com
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,"
$!