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:
Richard Levitte 2001-10-01 17:08:18 +00:00
parent 0b0f08dbc7
commit 65fb3fa630

View File

@ -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,"
$!