Configure: Reflect that We don't build loader_attic when dynamic-engine is disabled

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15858)
This commit is contained in:
Richard Levitte 2021-06-22 12:10:21 +02:00
parent 488689507c
commit 86ff7cf2a6
1 changed files with 1 additions and 0 deletions

View File

@ -618,6 +618,7 @@ my @disable_cascades = (
"module" => [ "fips", "dso" ],
"engine" => [ "dynamic-engine", grep(/eng$/, @disablables) ],
"dynamic-engine" => [ "loadereng" ],
"hw" => [ "padlockeng" ],
# no-autoalginit is only useful when building non-shared