Adds crypto-mdebug as a valid option

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>
This commit is contained in:
Mat 2016-01-09 23:55:57 +01:00 committed by Rich Salz
parent 85d7bdf036
commit 3e45d39347
1 changed files with 1 additions and 0 deletions

View File

@ -834,6 +834,7 @@ my @disablables = (
"cmac",
"cms",
"comp",
"crypto-mdebug",
"ct",
"deprecated",
"des",