From d9d09a8d0f2a42d02e9a4b11a9ac395a0e15b8ba Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Wed, 15 Oct 2014 01:23:07 +0100 Subject: Fix SRTP compile issues for windows Related to CVE-2014-3513 This fix was developed by the OpenSSL Team Reviewed-by: Tim Hudson --- util/mk1mf.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'util/mk1mf.pl') diff --git a/util/mk1mf.pl b/util/mk1mf.pl index bcd00ba943..f0c2df0267 100755 --- a/util/mk1mf.pl +++ b/util/mk1mf.pl @@ -1145,6 +1145,7 @@ sub read_options "dll" => \$shlib, "shared" => 0, "no-sctp" => 0, + "no-srtp" => 0, "no-gmp" => 0, "no-rfc3779" => 0, "no-montasm" => 0, -- cgit v1.2.3