summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-05-17 23:10:02 +0200
committerRichard Levitte <levitte@openssl.org>2021-05-22 14:12:51 +0200
commit4b2981f13e6d2090a656dec5e877b849331c3b69 (patch)
tree69664c09002d8b44df1640a007dcca3253e07610 /Configure
parentb4810b70ff79bef340a9447789622b6066a6361b (diff)
downloadopenssl-new-4b2981f13e6d2090a656dec5e877b849331c3b69.tar.gz
Make it possible to disable the loader_attic engine
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15320)
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index 16f12565ab..a6fb8324a0 100755
--- a/Configure
+++ b/Configure
@@ -449,6 +449,7 @@ my @disablables = (
"idea",
"ktls",
"legacy",
+ "loadereng",
"makedepend",
"md2",
"md4",