VMS: Add the missing -p32 and -p64 variants for x86_64
authorRichard Levitte <levitte@openssl.org>
Wed, 20 Dec 2023 07:25:22 +0000 (08:25 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 8 Jan 2024 06:28:19 +0000 (07:28 +0100)
commit8d8c1600aed80b30e6dc00cbf1a9559feabec8ca
tree37a6c7ce850dcf47506ea2ab2ac63b1b0a25f4bf
parent3077bfb78e6fcca006359dc9e3f2b37ad104222d
VMS: Add the missing -p32 and -p64 variants for x86_64

The pointer size support is already in the code, and is present for
all other supported hardwares.

Fixes #22899

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/23081)

(cherry picked from commit a43f253d586279b5d96fffcaf1b26c7a2b0dd938)
Configurations/10-main.conf