From: Steven M. Schweda Date: Tue, 8 Apr 2014 16:23:03 +0000 (+0100) Subject: VMS build fix #2. X-Git-Tag: OpenSSL_1_0_1h~78 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a74bee5fc7929c55421d111cc5058a8eba8b97e1;p=oweals%2Fopenssl.git VMS build fix #2. --- diff --git a/ssl/ssl-lib.com b/ssl/ssl-lib.com index 663cbb8a48..05bda755b5 100644 --- a/ssl/ssl-lib.com +++ b/ssl/ssl-lib.com @@ -1024,6 +1024,8 @@ $ IF COMPILER .EQS. "DECC" $ THEN $! Not all compiler versions support MAYLOSEDATA3. $ OPT_TEST = "MAYLOSEDATA3" +$ DEFINE /USER_MODE SYS$ERROR NL: +$ DEFINE /USER_MODE SYS$OUTPUT NL: $ 'CC' /NOCROSS_REFERENCE /NOLIST /NOOBJECT - /WARNINGS = DISABLE = ('OPT_TEST', EMPTYFILE) NL: $ IF ($SEVERITY)