mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-10-19 02:23:41 +08:00
- Do not build shared version by default
This commit is contained in:
@@ -36,7 +36,7 @@ OBJS= aes.o arc4.o base64.o \
|
|||||||
|
|
||||||
.SILENT:
|
.SILENT:
|
||||||
|
|
||||||
all: static shared
|
all: static
|
||||||
|
|
||||||
static: libpolarssl.a
|
static: libpolarssl.a
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user