mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Make ready for release of 1.3.8 and soversion 7
This commit is contained in:
parent
bd68e90f02
commit
ec3a617d40
10 changed files with 23 additions and 16 deletions
|
|
@ -22,9 +22,9 @@ ifdef SHARED
|
|||
CFLAGS += -fPIC
|
||||
endif
|
||||
|
||||
SONAME=libpolarssl.so.6
|
||||
SONAME=libpolarssl.so.7
|
||||
|
||||
DLEXT=so.6
|
||||
DLEXT=so.7
|
||||
# OSX shared library extension:
|
||||
# DLEXT=dylib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue