o_time.c contains symbols with dollar signs in them, so we must tell
authorRichard Levitte <levitte@openssl.org>
Mon, 1 Oct 2001 17:08:18 +0000 (17:08 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 1 Oct 2001 17:08:18 +0000 (17:08 +0000)
the compiler not to warn about that.

crypto/crypto-lib.com

index 7d18be777fe8fba9f3d89d6d67558b4c9f0c9bec..f0ffb4883cf8c332981bcc39e2f2cc786be6f2e9 100644 (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,"
 $!