summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/openssl/Configure.p
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/recipes/patches/openssl/Configure.p')
-rw-r--r--sdk/recipes/patches/openssl/Configure.p2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/recipes/patches/openssl/Configure.p b/sdk/recipes/patches/openssl/Configure.p
index f44d99d..aff7878 100644
--- a/sdk/recipes/patches/openssl/Configure.p
+++ b/sdk/recipes/patches/openssl/Configure.p
@@ -4,7 +4,7 @@
$target{cxxflags}//=$target{cflags} if $target{CXX};
$target{exe_extension}=".exe" if ($config{target} eq "DJGPP");
$target{exe_extension}=".pm" if ($config{target} =~ /vos/);
-+$target{exe_extension}=",e1f" if ($config{target} eq "arm-riscos-gnueabihf");
++$target{exe_extension}=",e1f" if ($config{target} eq "arm-riscos-gnueabi");
+$target{exe_extension}=",e1f" if ($config{target} eq "arm-unknown-riscos");
# Fill %config with values from %user, and in case those are undefined or