VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm too
authorRichard Levitte <levitte@openssl.org>
Sat, 24 Nov 2018 23:52:24 +0000 (00:52 +0100)
committerRichard Levitte <richard@levitte.org>
Tue, 27 Nov 2018 03:12:10 +0000 (03:12 +0000)
commit316fe11b0a0a6a3c7e3ff72129f09f3ef01bab07
tree8d1fe240dc09273a8b6c79de80fd0d85e639c7df
parent37b07c68ef55058cdb990e8cf81650ae58dbd3ee
VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm too

We only convert lowercase .s to .asm, that turned out not to be sufficient.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7703)

(cherry picked from commit c739e676ebc6e7f66aabee1ac3d2040b3103a890)
Configurations/descrip.mms.tmpl