mirror of
https://github.com/openssl/openssl.git
synced 2025-02-23 14:42:15 +08:00
o_time.c contains symbols with dollar signs in them, so we must tell
the compiler not to warn about that.
This commit is contained in:
parent
0b0f08dbc7
commit
65fb3fa630
@ -280,7 +280,7 @@ $!
|
|||||||
$! Setup exceptional compilations
|
$! Setup exceptional compilations
|
||||||
$!
|
$!
|
||||||
$ COMPILEWITH_CC3 = ",bss_rtcp,"
|
$ 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," + -
|
$ COMPILEWITH_CC5 = ",md2_dgst,md4_dgst,md5_dgst,mdc2dgst," + -
|
||||||
"sha_dgst,sha1dgst,rmd_dgst,bf_enc,"
|
"sha_dgst,sha1dgst,rmd_dgst,bf_enc,"
|
||||||
$!
|
$!
|
||||||
|
Loading…
Reference in New Issue
Block a user