summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/openssl/Configure.p
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2022-05-27 19:43:20 +0100
committerJohn-Mark Bell <jmb@netsurf-browser.org>2022-05-27 19:43:20 +0100
commite36cf51c16ac003c4761e33e968e2e41b931db9a (patch)
treee252bdcca2d95c221b47595e6e0ab58f96d70360 /sdk/recipes/patches/openssl/Configure.p
parent7cc74041cfbb7a65aa3f040213d67061a80fad23 (diff)
downloadtoolchains-e36cf51c16ac003c4761e33e968e2e41b931db9a.tar.gz
toolchains-e36cf51c16ac003c4761e33e968e2e41b931db9a.tar.bz2
OpenSSL: refresh patches for 1.1.1o
Diffstat (limited to 'sdk/recipes/patches/openssl/Configure.p')
-rw-r--r--sdk/recipes/patches/openssl/Configure.p4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdk/recipes/patches/openssl/Configure.p b/sdk/recipes/patches/openssl/Configure.p
index c26e08b..5a21528 100644
--- a/sdk/recipes/patches/openssl/Configure.p
+++ b/sdk/recipes/patches/openssl/Configure.p
@@ -1,10 +1,10 @@
--- Configure.orig 2017-10-17 14:53:18.369801491 +0100
+++ Configure 2017-10-17 15:11:04.312242542 +0100
-@@ -946,6 +946,7 @@
+@@ -1143,6 +1143,7 @@
$target{exe_extension}=".exe" if ($config{target} eq "DJGPP"
|| $config{target} =~ /^(?:Cygwin|mingw)/);
$target{exe_extension}=".pm" if ($config{target} =~ /vos/);
+$target{exe_extension}=",e1f" if ($config{target} eq "arm-unknown-riscos");
($target{shared_extension_simple}=$target{shared_extension})
- =~ s|\.\$\(SHLIB_MAJOR\)\.\$\(SHLIB_MINOR\)||;
+ =~ s|\.\$\(SHLIB_VERSION_NUMBER\)||