Commit 7de1f072 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

recognise no-crypto-mdebug



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 60f9f1e1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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],