aboutsummaryrefslogtreecommitdiff
path: root/library/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'library/Makefile')
-rw-r--r--library/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/Makefile b/library/Makefile
index dbdd3b679..87ea56d37 100644
--- a/library/Makefile
+++ b/library/Makefile
@@ -37,7 +37,7 @@ endif
SOEXT_TLS=so.13
SOEXT_X509=so.1
-SOEXT_CRYPTO=so.4
+SOEXT_CRYPTO=so.5
# Set AR_DASH= (empty string) to use an ar implementation that does not accept
# the - prefix for command line options (e.g. llvm-ar)