static-engine is no longer an internal keyword, remove it from %disabled
Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
ad839325e1
commit
3e19b07f14
1 changed files with 0 additions and 1 deletions
|
@ -340,7 +340,6 @@ our %disabled = ( # "what" => "comment"
|
|||
"ssl-trace" => "default",
|
||||
"ssl3" => "default",
|
||||
"ssl3-method" => "default",
|
||||
"static-engine" => "default",
|
||||
"unit-test" => "default",
|
||||
"weak-ssl-ciphers" => "default",
|
||||
"zlib" => "default",
|
||||
|
|
Loading…
Reference in a new issue