mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
- Added runtime and compiletime version information
This commit is contained in:
parent
690b93d91a
commit
3ac1b2d952
9 changed files with 199 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ OBJS= aes.o arc4.o base64.o \
|
|||
sha1.o sha2.o sha4.o \
|
||||
ssl_cli.o ssl_srv.o ssl_tls.o \
|
||||
timing.o x509parse.o xtea.o \
|
||||
camellia.o
|
||||
camellia.o version.o
|
||||
|
||||
.SILENT:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue