[openssl/openssl] 8e0341: Prefer GNU library initialization mechanism over p...
Tomas Mraz
noreply at reply.github.openssl.org
Wed Apr 27 08:08:51 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: 8e03413d87395fdf39f67a588daaac1750d266d6
https://github.openssl.org/openssl/openssl/commit/8e03413d87395fdf39f67a588daaac1750d266d6
Author: Jon Spillett <jon.spillett at oracle.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M providers/fips/self_test.c
Log Message:
-----------
Prefer GNU library initialization mechanism over platform one
If GNU toolchain is used, use the __attribute__((constructor))
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18147)
(cherry picked from commit 2dc3a4a4a57eca0d9bebd87234c7d682506188fc)
More information about the openssl-commits
mailing list