Make sure NO_64BIT is defined.
This commit is contained in:
parent
fd9a94b2bd
commit
f70860a9af
@ -936,6 +936,8 @@ static char *fgets(char *buff, int sz, FILE *fp)
|
||||
#define NO_WOLFSSL_DIR
|
||||
#undef NO_RABBIT
|
||||
#define NO_RABBIT
|
||||
#undef NO_64BIT
|
||||
#define NO_64BIT
|
||||
#define STM32F2_RNG
|
||||
#define STM32F2_CRYPTO
|
||||
#if !defined(__GNUC__) && !defined(__ICCARM__)
|
||||
@ -960,6 +962,8 @@ static char *fgets(char *buff, int sz, FILE *fp)
|
||||
#define NO_WOLFSSL_DIR
|
||||
#undef NO_RABBIT
|
||||
#define NO_RABBIT
|
||||
#undef NO_64BIT
|
||||
#define NO_64BIT
|
||||
#define STM32F4_RNG
|
||||
#define STM32F4_CRYPTO
|
||||
#define NO_OLD_RNGNAME
|
||||
|
Loading…
x
Reference in New Issue
Block a user