Recognise and ignore no-ec-nistp224-64-gcc-128 (from HEAD).

This commit is contained in:
Dr. Stephen Henson 2011-05-13 12:46:12 +00:00
parent 2d53648ce7
commit c6ead3cdd3

View file

@ -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,