(mbedtls) undefine MBEDTLS_SELF_TEST
This commit is contained in:
parent
8914e289e1
commit
175af12a53
|
@ -1077,7 +1077,7 @@
|
||||||
*
|
*
|
||||||
* Enable the checkup functions (*_self_test).
|
* Enable the checkup functions (*_self_test).
|
||||||
*/
|
*/
|
||||||
#define MBEDTLS_SELF_TEST
|
//#define MBEDTLS_SELF_TEST
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \def MBEDTLS_SHA256_SMALLER
|
* \def MBEDTLS_SHA256_SMALLER
|
||||||
|
|
Loading…
Reference in New Issue