VMS build fix #2.

This commit is contained in:
Steven M. Schweda 2014-04-08 17:23:03 +01:00 committed by Dr. Stephen Henson
parent 55c9e24875
commit a74bee5fc7

View File

@ -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)