projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40a44a7
)
VMS build fix #2.
author
Steven M. Schweda
<sms@antinode.info>
Tue, 8 Apr 2014 16:23:03 +0000
(17:23 +0100)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 8 Apr 2014 16:28:23 +0000
(17:28 +0100)
(cherry picked from commit
a74bee5fc7929c55421d111cc5058a8eba8b97e1
)
ssl/ssl-lib.com
patch
|
blob
|
history
diff --git
a/ssl/ssl-lib.com
b/ssl/ssl-lib.com
index d3ca3150e1ef7635e6bc8775a5a4500ce11f0e35..1d9fe89e0a0d9816aacd050f3e1adf0438ff638f 100644
(file)
--- 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)