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:
60f9f1e
)
recognise no-crypto-mdebug
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 13 Jan 2016 17:56:37 +0000
(17:56 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 13 Jan 2016 18:08:19 +0000
(18:08 +0000)
Reviewed-by: Rich Salz <rsalz@openssl.org>
util/mk1mf.pl
patch
|
blob
|
history
diff --git
a/util/mk1mf.pl
b/util/mk1mf.pl
index f4148ff7cbcef8224312af8557379989a2f2318c..bac5a6f4e970cf836cdce7dcb2d62257326a1af6 100755
(executable)
--- a/
util/mk1mf.pl
+++ b/
util/mk1mf.pl
@@
-1418,6
+1418,7
@@
sub read_options
"no-unit-test" => 0,
"no-deprecated" => 0,
"no-ocb" => 0,
+ "no-crypto-mdebug" => 0,
"fips" => \$fips,
"fipscanisterbuild" => [\$fips, \$fipscanisterbuild],
"fipscanisteronly" => [\$fips, \$fipscanisterbuild, \$fipscanisteronly],