mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-03 12:44:45 +02:00
Remove toolchain level define from OS level define section
This commit is contained in:
@@ -555,7 +555,6 @@ static char *fgets(char *buff, int sz, FILE *fp)
|
|||||||
|
|
||||||
#define NO_WOLFSSL_DIR
|
#define NO_WOLFSSL_DIR
|
||||||
#define NO_WRITEV
|
#define NO_WRITEV
|
||||||
#define WOLFSSL_HAVE_MIN
|
|
||||||
#define USE_FAST_MATH
|
#define USE_FAST_MATH
|
||||||
#define TFM_TIMING_RESISTANT
|
#define TFM_TIMING_RESISTANT
|
||||||
#define NO_MAIN_DRIVER
|
#define NO_MAIN_DRIVER
|
||||||
|
Reference in New Issue
Block a user