aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/100-Configure-afalg-support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/libs/openssl/patches/100-Configure-afalg-support.patch')
-rw-r--r--package/libs/openssl/patches/100-Configure-afalg-support.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/package/libs/openssl/patches/100-Configure-afalg-support.patch b/package/libs/openssl/patches/100-Configure-afalg-support.patch
index 98944103b5..f62c35879e 100644
--- a/package/libs/openssl/patches/100-Configure-afalg-support.patch
+++ b/package/libs/openssl/patches/100-Configure-afalg-support.patch
@@ -8,11 +8,9 @@ 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-backtrace"})
+@@ -1545,7 +1545,9 @@ unless ($disabled{"crypto-mdebug-backtra
unless ($disabled{afalgeng}) {
$config{afalgeng}="";