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:
a99ce1f
)
Recognise no-rsax option.
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 15 Oct 2011 13:22:26 +0000
(13:22 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 15 Oct 2011 13:22:26 +0000
(13:22 +0000)
util/mk1mf.pl
patch
|
blob
|
history
diff --git
a/util/mk1mf.pl
b/util/mk1mf.pl
index 192e449ce4ab93014f97fcb9b4678a1218ca66a7..c05697d8cda815dcef35ab533ecdfae73f8c3017 100755
(executable)
--- a/
util/mk1mf.pl
+++ b/
util/mk1mf.pl
@@
-1130,6
+1130,7
@@
sub read_options
"no-gost" => \$no_gost,
"no-engine" => \$no_engine,
"no-hw" => \$no_hw,
+ "no-rsax" => 0,
"just-ssl" =>
[\$no_rc2, \$no_idea, \$no_des, \$no_bf, \$no_cast,
\$no_md2, \$no_sha, \$no_mdc2, \$no_dsa, \$no_dh,