Recognise and ignore no-ec-nistp224-64-gcc-128 (from HEAD).
This commit is contained in:
parent
2d53648ce7
commit
c6ead3cdd3
1 changed files with 1 additions and 0 deletions
|
@ -1063,6 +1063,7 @@ sub read_options
|
|||
"no-srp" => \$no_srp,
|
||||
"no-cms" => \$no_cms,
|
||||
"no-jpake" => \$no_jpake,
|
||||
"no-ec-nistp224-64-gcc-128" => 0,
|
||||
"no-err" => \$no_err,
|
||||
"no-sock" => \$no_sock,
|
||||
"no-krb5" => \$no_krb5,
|
||||
|
|
Loading…
Reference in a new issue