VMS build: better treatment of .S -> .obj compilation
authorRichard Levitte <levitte@openssl.org>
Wed, 12 Dec 2018 20:22:29 +0000 (21:22 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 12 Dec 2018 20:47:14 +0000 (21:47 +0100)
commit4abca7e9f37c8b6cfc0e5fe1fd7b624e2f14b751
tree86603b3d7e619ef4f3eb56fe69a406075ab79681
parentca34e08df999d57d529122b4e9ee9c708e07b9d2
VMS build: better treatment of .S -> .obj compilation

It turned out that .S files aren't to be treated as lightly as I
thought.  They need to go through a preprocessing step, which .s files
don't need to.

Corrects #7703

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7889)

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