File tree 1 file changed +3
-3
lines changed
variants/NICLA_VISION/conf
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ void * tstDoTraceAndCalloc(
186
186
* mbedtls_platform_gmtime_r() at compile-time by using the macro
187
187
* MBEDTLS_PLATFORM_GMTIME_R_ALT.
188
188
*/
189
- #define MBEDTLS_HAVE_TIME_DATE
189
+ // #define MBEDTLS_HAVE_TIME_DATE
190
190
191
191
/**
192
192
* \def MBEDTLS_PLATFORM_MEMORY
@@ -1163,7 +1163,7 @@ void * tstDoTraceAndCalloc(
1163
1163
*
1164
1164
* Enable functions that use the filesystem.
1165
1165
*/
1166
- #define MBEDTLS_FS_IO
1166
+ // #define MBEDTLS_FS_IO
1167
1167
1168
1168
/**
1169
1169
* \def MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES
@@ -2770,7 +2770,7 @@ void * tstDoTraceAndCalloc(
2770
2770
* on it, and considering stronger message digests instead.
2771
2771
*
2772
2772
*/
2773
- #define MBEDTLS_SHA1_C
2773
+ // #define MBEDTLS_SHA1_C
2774
2774
2775
2775
/**
2776
2776
* \def MBEDTLS_SHA256_C
You can’t perform that action at this time.
0 commit comments