From: Richard Levitte Date: Sun, 11 Jul 2004 20:21:56 +0000 (+0000) Subject: o_dir needs to be compiler with the warnings about dollar signs in X-Git-Tag: BEN_FIPS_TEST_6~14^2~166 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=15d155e45ab4db6516cc0466e81e51c51bef4662;p=oweals%2Fopenssl.git o_dir needs to be compiler with the warnings about dollar signs in identities disabled. --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index 89e175e91f..19efe4cadb 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -275,7 +275,7 @@ $! $! Setup exceptional compilations $! $ COMPILEWITH_CC3 = ",bss_rtcp," -$ COMPILEWITH_CC4 = ",a_utctm,bss_log,o_time," +$ COMPILEWITH_CC4 = ",a_utctm,bss_log,o_time,o_dir" $ COMPILEWITH_CC5 = ",md2_dgst,md4_dgst,md5_dgst,mdc2dgst," + - "sha_dgst,sha1dgst,rmd_dgst,bf_enc," $!