From 5241a83b2d1ebe3e430cfefcaa5057d85bda4cd5 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 14 Mar 2000 04:23:03 +0000 Subject: [PATCH 1/1] bss_log has dollars, so compile it with that warning flag disabled. --- crypto/crypto-lib.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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," $! -- 2.34.1