Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 2dc3a4a4a57eca0d9bebd87234c7d682506188fc https://github.openssl.org/openssl/openssl/commit/2dc3a4a4a57eca0d9bebd87234c7d682506188fc Author: Jon Spillett <jon.spill...@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 <m...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18147)