mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
bss_log has dollars, so compile it with that warning flag disabled.
This commit is contained in:
parent
008fee3838
commit
5241a83b2d
@ -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,"
|
||||
$!
|
||||
|
Loading…
Reference in New Issue
Block a user