From 65fb3fa6300786ada1e84272865da9d46c50bced Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 1 Oct 2001 17:08:18 +0000 Subject: [PATCH] o_time.c contains symbols with dollar signs in them, so we must tell the compiler not to warn about that. --- 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 7d18be777f..f0ffb4883c 100644 --- 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," $! -- 2.25.1