[openssl/openssl] 491bbb: VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURC...
Richard Levitte
noreply at github.com
Thu Apr 11 11:08:57 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 491bbb444c4b654de14adc7031eb44e88a101edb
https://github.com/openssl/openssl/commit/491bbb444c4b654de14adc7031eb44e88a101edb
Author: Richard Levitte <levitte at openssl.org>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M Configurations/10-main.conf
M crypto/asn1/a_time.c
M crypto/conf/conf_lib.c
M crypto/conf/conf_sap.c
Log Message:
-----------
VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config target
For all other platforms that need these macros defined, that's how it's
done, so we have VMS follow suit. That avoids a crash between in source
definitions and command line definitions on some other platforms.
Fixes #24075
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24083)
(cherry picked from commit 7f04bb065d9d948d049ef1ef1bd4062cb7831392)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list