mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 21:45:40 +01:00
c04703c58c
Signed-off-by: Janos Follath <janos.follath@arm.com>
16 lines
360 B
Plaintext
16 lines
360 B
Plaintext
Check compiletime library version
|
|
check_compiletime_version:"2.16.6"
|
|
|
|
Check runtime library version
|
|
check_runtime_version:"2.16.6"
|
|
|
|
Check for MBEDTLS_VERSION_C
|
|
check_feature:"MBEDTLS_VERSION_C":0
|
|
|
|
Check for MBEDTLS_AES_C when already present
|
|
depends_on:MBEDTLS_AES_C
|
|
check_feature:"MBEDTLS_AES_C":0
|
|
|
|
Check for unknown define
|
|
check_feature:"MBEDTLS_UNKNOWN":-1
|