The branch master has been updated
       via  7de1f0721f8439727ee9c71c56684b9d5ea7bdc3 (commit)
      from  60f9f1e1c821eea5bf6969e6eee578b1f0eccf9d (commit)


- Log -----------------------------------------------------------------
commit 7de1f0721f8439727ee9c71c56684b9d5ea7bdc3
Author: Dr. Stephen Henson <st...@openssl.org>
Date:   Wed Jan 13 17:56:37 2016 +0000

    recognise no-crypto-mdebug
    
    Reviewed-by: Rich Salz <rs...@openssl.org>

-----------------------------------------------------------------------

Summary of changes:
 util/mk1mf.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/util/mk1mf.pl b/util/mk1mf.pl
index f4148ff..bac5a6f 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],
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to