mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-14 20:01:00 +03:00
Restore the library SO version in Makefile
This commit is contained in:
@ -36,8 +36,8 @@ LOCAL_CFLAGS += -fPIC -fpic
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SOEXT_TLS=so.12
|
SOEXT_TLS=so.13
|
||||||
SOEXT_X509=so.0
|
SOEXT_X509=so.1
|
||||||
SOEXT_CRYPTO=so.4
|
SOEXT_CRYPTO=so.4
|
||||||
|
|
||||||
# Set AR_DASH= (empty string) to use an ar implementation that does not accept
|
# Set AR_DASH= (empty string) to use an ar implementation that does not accept
|
||||||
|
Reference in New Issue
Block a user