mbedtls: Deactivate platform abstraction
[openwrt/openwrt.git] / package / libs / mbedtls / patches / 200-config.patch
index 8a98941c2a6aa7d113ddd0686177f8e4ef810d06..7bd0711e2c265e1cae7b2d2e2bada77362f5f243 100644 (file)
  
  /**
   * \def MBEDTLS_MD_C
+@@ -2388,7 +2388,7 @@
+  *
+  * This module enables abstraction of common (libc) functions.
+  */
+-#define MBEDTLS_PLATFORM_C
++//#define MBEDTLS_PLATFORM_C
+ /**
+  * \def MBEDTLS_RIPEMD160_C
 @@ -2399,7 +2399,7 @@
   * Caller:  library/md.c
   *