Restore the library SO version in Makefile

This commit is contained in:
Gilles Peskine
2020-03-23 17:55:31 +01:00
parent 4e616f893b
commit d2e77b51a1
+2 -2
View File
@@ -36,8 +36,8 @@ LOCAL_CFLAGS += -fPIC -fpic
endif
endif
SOEXT_TLS=so.12
SOEXT_X509=so.0
SOEXT_TLS=so.13
SOEXT_X509=so.1
SOEXT_CRYPTO=so.4
# Set AR_DASH= (empty string) to use an ar implementation that does not accept