aboutsummaryrefslogtreecommitdiffstats
path: root/util/mk1mf.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-04-21 20:55:35 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-04-21 20:55:35 +0000
commit95c9e774f9a2071536682e4b16445a877c1b8f96 (patch)
tree00b8e9f88bc6f39760c27634a0554832955ab5d4 /util/mk1mf.pl
parente161120eff85a6e76b8b1add04827f30bfb75064 (diff)
downloadopenssl-95c9e774f9a2071536682e4b16445a877c1b8f96.tar.gz
Reconise no-ec-nistp224-64-gcc-128 option.
Diffstat (limited to 'util/mk1mf.pl')
-rwxr-xr-xutil/mk1mf.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mk1mf.pl b/util/mk1mf.pl
index eec5d41fba..f650952f2e 100755
--- a/util/mk1mf.pl
+++ b/util/mk1mf.pl
@@ -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,