mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 08:16:33 +01:00
Preparation for PolarSSL 1.4.0
This commit is contained in:
parent
1de7ddc333
commit
f2a459df05
11 changed files with 121 additions and 12 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Check compiletime library version
|
||||
check_compiletime_version:"1.3.9"
|
||||
check_compiletime_version:"1.4.0"
|
||||
|
||||
Check runtime library version
|
||||
check_runtime_version:"1.3.9"
|
||||
check_runtime_version:"1.4.0"
|
||||
|
||||
Check for POLARSSL_VERSION_C
|
||||
check_feature:"POLARSSL_VERSION_C":0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue