From e3577adddf6bc4f0d9d202621a2c576d982d6f0a Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 18 Dec 2020 15:39:50 +0100 Subject: GitHub CI: Separate no-deprecated job from minimal job Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/13706) --- Configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Configure') diff --git a/Configure b/Configure index 27dafe3d25..064171bbf9 100755 --- a/Configure +++ b/Configure @@ -540,7 +540,7 @@ our %disabled = ( # "what" => "comment" # Note: => pair form used for aesthetics, not to truly make a hash table my @disable_cascades = ( # "what" => [ "cascade", ... ] - "bulk" => [ "deprecated", "shared", "dso", + "bulk" => [ "shared", "dso", "aria", "async", "autoload-config", "blake2", "bf", "camellia", "cast", "chacha", "cmac", "cms", "cmp", "comp", "ct", -- cgit v1.2.3