From: Richard Levitte Date: Tue, 14 Mar 2000 04:23:03 +0000 (+0000) Subject: bss_log has dollars, so compile it with that warning flag disabled. X-Git-Tag: OpenSSL_0_9_5a-beta1~39 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=5241a83b2d1ebe3e430cfefcaa5057d85bda4cd5;hp=008fee3838346cc97f779c04eec0061e336d2ee8;ds=sidebyside bss_log has dollars, so compile it with that warning flag disabled. --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index 61c432d66f..52e143b4b5 100644 --- 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," $!