From bbb9c1c2bebb98793d7ccf64da19e34ff08c8706 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Fri, 26 Mar 2021 09:12:12 +0000 Subject: Revert "openssl: refresh patches" This reverts commit e27ef2da0d513494c3e9926ce8d44b63e4236a32. Signed-off-by: Kevin Darbyshire-Bryant --- package/libs/openssl/patches/100-Configure-afalg-support.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'package/libs/openssl/patches/100-Configure-afalg-support.patch') diff --git a/package/libs/openssl/patches/100-Configure-afalg-support.patch b/package/libs/openssl/patches/100-Configure-afalg-support.patch index f62c35879e..98944103b5 100644 --- a/package/libs/openssl/patches/100-Configure-afalg-support.patch +++ b/package/libs/openssl/patches/100-Configure-afalg-support.patch @@ -8,9 +8,11 @@ version to disable building the AFALG engine on openwrt targets. Signed-off-by: Eneas U de Queiroz +diff --git a/Configure b/Configure +index 5a699836f3..74d057c219 100755 --- a/Configure +++ b/Configure -@@ -1545,7 +1545,9 @@ unless ($disabled{"crypto-mdebug-backtra +@@ -1545,7 +1545,9 @@ unless ($disabled{"crypto-mdebug-backtrace"}) unless ($disabled{afalgeng}) { $config{afalgeng}=""; -- cgit v1.2.3