VMS: copy prologue/epilogue headers when header files are generated
authorRichard Levitte <levitte@openssl.org>
Wed, 23 Feb 2022 08:05:10 +0000 (09:05 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 25 Feb 2022 06:54:55 +0000 (07:54 +0100)
commit4b908b6c386ef02cf7c363d639c9ef831d77587f
tree058472dde088cbea4b83d87ffd6c8212a1fab6ac
parent413ffdd1b6b6345f1b8891d1865fa090bcde5957
VMS: copy prologue/epilogue headers when header files are generated

This is crucial when the build tree isn't the source tree, as they
only take effect in directories where included header files reside.

The issue only comes up when linking with the static libraries, since
the shared libraries have upper case aliases of all symbols.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/17755)

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