From 7de1f0721f8439727ee9c71c56684b9d5ea7bdc3 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 13 Jan 2016 17:56:37 +0000 Subject: recognise no-crypto-mdebug Reviewed-by: Rich Salz --- util/mk1mf.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'util') diff --git a/util/mk1mf.pl b/util/mk1mf.pl index f4148ff7cb..bac5a6f4e9 100755 --- 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], -- cgit v1.2.3