Commit 95c9e774 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Reconise no-ec-nistp224-64-gcc-128 option.

parent e161120e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1324,6 +1324,7 @@ sub read_options
		"no-cms" => \$no_cms,
		"no-jpake" => \$no_jpake,
		"no-ec2m" => \$no_ec2m,
		"no-ec-nistp224-64-gcc-128" => 0,
		"no-err" => \$no_err,
		"no-sock" => \$no_sock,
		"no-krb5" => \$no_krb5,