mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
ed0f79c7ae
The following files referred to ../liblegacy.a when they should have
referred to ../../liblegacy.a. This cause the creation of a mysterious
directory 'crypto/providers', and because of an increased strictness
with regards to where directories are created, configuration failure
on some platforms.
Fixes #23436
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/23452)
(cherry picked from commit
|
||
---|---|---|
.. | ||
asm | ||
build.info | ||
keccak1600.c | ||
sha1_one.c | ||
sha1dgst.c | ||
sha3.c | ||
sha256.c | ||
sha512.c | ||
sha_local.h | ||
sha_ppc.c | ||
sha_riscv.c |