projects
/
openssl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b0f08d
)
o_time.c contains symbols with dollar signs in them, so we must tell
author
Richard Levitte
<levitte@openssl.org>
Mon, 1 Oct 2001 17:08:18 +0000
(17:08 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 1 Oct 2001 17:08:18 +0000
(17:08 +0000)
the compiler not to warn about that.
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index 7d18be777fe8fba9f3d89d6d67558b4c9f0c9bec..f0ffb4883cf8c332981bcc39e2f2cc786be6f2e9 100644
(file)
--- a/
crypto/crypto-lib.com
+++ b/
crypto/crypto-lib.com
@@
-280,7
+280,7
@@
$!
$! Setup exceptional compilations
$!
$ COMPILEWITH_CC3 = ",bss_rtcp,"
-$ COMPILEWITH_CC4 = ",a_utctm,bss_log,"
+$ COMPILEWITH_CC4 = ",a_utctm,bss_log,
o_time,
"
$ COMPILEWITH_CC5 = ",md2_dgst,md4_dgst,md5_dgst,mdc2dgst," + -
"sha_dgst,sha1dgst,rmd_dgst,bf_enc,"
$!