mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-01 20:25:28 +01:00
Preparation for PolarSSL 1.4.0
This commit is contained in:
parent
1de7ddc333
commit
f2a459df05
11 changed files with 121 additions and 12 deletions
|
|
@ -22,9 +22,9 @@ ifdef SHARED
|
|||
CFLAGS += -fPIC
|
||||
endif
|
||||
|
||||
SONAME=libpolarssl.so.7
|
||||
SONAME=libpolarssl.so.8
|
||||
|
||||
DLEXT=so.7
|
||||
DLEXT=so.8
|
||||
# OSX shared library extension:
|
||||
# DLEXT=dylib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue