mbedtls: make library shared again

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit f295e348cb1689a5e6c8c1f64f6f4737b272e05c)
This commit is contained in:
Tianling Shen
2023-01-26 18:56:13 +08:00
parent d839ec4e2d
commit 751ef82118

View File

@@ -46,7 +46,6 @@ $(call Package/mbedtls/Default)
CATEGORY:=Libraries
SUBMENU:=SSL
TITLE+= (library)
PKGFLAGS:=nonshared
ABI_VERSION:=12
endef