mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
5
ChangeLog.d/nonversioned-library-soname.txt
Normal file
5
ChangeLog.d/nonversioned-library-soname.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Features
|
||||
* make: enable building unversioned shared library, with e.g.:
|
||||
"SHARED=1 SOEXT_TLS=so SOEXT_X509=so SOEXT_CRYPTO=so make lib"
|
||||
resulting in library names like "libmbedtls.so" rather than
|
||||
"libmbedcrypto.so.11".
|
||||
Reference in New Issue
Block a user