]> git.ipfire.org Git - thirdparty/openssl.git/commit
VMS: Redefine _XOPEN_SOURCE_EXTENDED with the value 1
authorRichard Levitte <levitte@openssl.org>
Thu, 23 May 2024 05:54:27 +0000 (07:54 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 29 May 2024 14:06:40 +0000 (16:06 +0200)
commitf6b307d860832d3a76be20a693b92a71c83a3055
treef77c5871d8a7dda4781e4eef6f4ecee27ca60ccc
parentabe05fda8bdbfb35de7420cab31d5e459fabc874
VMS: Redefine _XOPEN_SOURCE_EXTENDED with the value 1

Some versions if the VMS C system header files seem to require this.

Fixes #24466

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/24470)
Configurations/10-main.conf