openssl: bump to 1.1.1m
[openwrt/staging/dedeckeh.git] / package / libs / openssl / patches / 100-Configure-afalg-support.patch
index f62c35879e9361d73d3441b6d00e686da734feda..d8789f4b45185bd8d62a7b8ca799ecab1458e74c 100644 (file)
@@ -8,9 +8,11 @@ version to disable building the AFALG engine on openwrt targets.
 
 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
 
+diff --git a/Configure b/Configure
+index 5a699836f3..74d057c219 100755
 --- a/Configure
 +++ b/Configure
-@@ -1545,7 +1545,9 @@ unless ($disabled{"crypto-mdebug-backtra
+@@ -1548,7 +1548,9 @@ unless ($disabled{"crypto-mdebug-backtrace"})
  
  unless ($disabled{afalgeng}) {
      $config{afalgeng}="";