recognise no-crypto-mdebug

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Dr. Stephen Henson 2016-01-13 17:56:37 +00:00
parent 60f9f1e1c8
commit 7de1f0721f

View File

@ -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],