commit | 610a9cc43ffed167d635c524c978685bb9db1b7e | [log] [tgz] |
---|---|---|
author | Paul Elliott <paul.elliott@arm.com> | Fri Jul 02 14:59:26 2021 +0100 |
committer | Paul Elliott <paul.elliott@arm.com> | Fri Jul 02 14:59:26 2021 +0100 |
tree | 7e38861f7b734b27a27a7b06178981c44cf61969 | |
parent | f3e1a25ef851c75743f2627655f43537fecd18fd [diff] [blame] |
Bump SO version for libmbedcrypto Signed-off-by: Paul Elliott <paul.elliott@arm.com>
diff --git a/library/Makefile b/library/Makefile index dc101d2..6fdc927 100644 --- a/library/Makefile +++ b/library/Makefile
@@ -41,7 +41,7 @@ SOEXT_TLS=so.13 SOEXT_X509=so.1 -SOEXT_CRYPTO=so.6 +SOEXT_CRYPTO=so.7 # Set AR_DASH= (empty string) to use an ar implementation that does not accept # the - prefix for command line options (e.g. llvm-ar)