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:
85d7bdf
)
Adds crypto-mdebug as a valid option
author
Mat
<mberchtold@gmail.com>
Sat, 9 Jan 2016 22:55:57 +0000
(23:55 +0100)
committer
Rich Salz
<rsalz@openssl.org>
Sun, 10 Jan 2016 00:02:41 +0000
(19:02 -0500)
Adds crypto-mdebug as a valid option. Fixes https://github.com/openssl/openssl/issues/537
Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index c6c68bf11d3752e62f62a27a3868a3952f1672a4..3a5bd8e9de9edb7eee77a51aab23f95d97e52474 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-834,6
+834,7
@@
my @disablables = (
"cmac",
"cms",
"comp",
+ "crypto-mdebug",
"ct",
"deprecated",
"des",