Explorar o código

change: 启用MBEDTLS_DEPRECATED_REMOVED,禁止使用mbedtls的过时api

Wendal Chen %!s(int64=3) %!d(string=hai) anos
pai
achega
633a54600e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/port/mbedtls_config.h

+ 1 - 1
app/port/mbedtls_config.h

@@ -217,7 +217,7 @@
  *
  * Uncomment to get errors on using deprecated functions.
  */
-//#define MBEDTLS_DEPRECATED_REMOVED
+#define MBEDTLS_DEPRECATED_REMOVED
 
 /* \} name SECTION: System support */