summaryrefslogtreecommitdiff
path: root/Ports/mbedtls/remove-net-from-config.patch
blob: 15a225e09bd5db597fa7403ea58ef20cedfb429f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -u -r mbedtls/include/mbedtls/config.h mbedtls-patched/include/mbedtls/config.h
--- mbedtls/include/mbedtls/config.h	2019-06-18 23:23:28.000000000 +1000
+++ mbedtls-patched/include/mbedtls/config.h	2019-08-05 00:27:17.322830039 +1000
@@ -2460,7 +2460,7 @@
  *
  * This module provides networking routines.
  */
-#define MBEDTLS_NET_C
+//#define MBEDTLS_NET_C
 
 /**
  * \def MBEDTLS_OID_C