mirror of
https://github.com/espressif/mbedtls.git
synced 2026-06-05 21:14:47 +00:00
fix(mbedtls): remove -Wdocumentation from build
This commit is contained in:
@@ -513,9 +513,9 @@
|
||||
# error "MBEDTLS_SHA256_ALT was removed in TF-PSA_Crypto 1.0." //no-check-names
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_SHA256_C) //no-check-names
|
||||
# error "MBEDTLS_SHA256_C was removed in TF-PSA_Crypto 1.0." //no-check-names
|
||||
#endif
|
||||
// #if defined(MBEDTLS_SHA256_C) //no-check-names
|
||||
// # error "MBEDTLS_SHA256_C was removed in TF-PSA_Crypto 1.0." //no-check-names
|
||||
// #endif
|
||||
|
||||
#if defined(MBEDTLS_SHA256_PROCESS_ALT) //no-check-names
|
||||
# error "MBEDTLS_SHA256_PROCESS_ALT was removed in TF-PSA_Crypto 1.0." //no-check-names
|
||||
|
||||
Reference in New Issue
Block a user