summaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2004-07-11 20:21:56 +0000
committerRichard Levitte <levitte@openssl.org>2004-07-11 20:21:56 +0000
commit15d155e45ab4db6516cc0466e81e51c51bef4662 (patch)
tree7d7883b9305d43c84af789f0a3b9c3c19f2be271 /crypto/crypto-lib.com
parentb0841348b600e816b5ed915ce4668b52bf11bcf0 (diff)
o_dir needs to be compiler with the warnings about dollar signs in
identities disabled.
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r--crypto/crypto-lib.com2
1 files changed, 1 insertions, 1 deletions
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,"
$!