projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d53648
)
Recognise and ignore no-ec-nistp224-64-gcc-128 (from HEAD).
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 13 May 2011 12:46:12 +0000
(12:46 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 13 May 2011 12:46:12 +0000
(12:46 +0000)
util/mk1mf.pl
patch
|
blob
|
history
diff --git
a/util/mk1mf.pl
b/util/mk1mf.pl
index 1542b89e64dbeb7b0f41a6859954d7dcbcc7e6c8..a29a3ca133eb3fbc7c3143a1dce626bca780b97a 100755
(executable)
--- a/
util/mk1mf.pl
+++ b/
util/mk1mf.pl
@@
-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,