mbedtls: make library shared again

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-01-26 18:56:13 +08:00
parent 6b1e639bfc
commit f295e348cb
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

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