mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
wolfssl/wolfcrypt/settings.h: for _LINUXKM, set WOLFSSL_SP_DIV_64 to help avoid gcc xdivti3() references.
This commit is contained in:
@ -2105,6 +2105,7 @@ extern void uITRON4_free(void *p) ;
|
||||
#define WOLFSSL_NO_SOCK 1
|
||||
#define WOLFSSL_USER_IO 1
|
||||
#define USE_WOLF_STRTOK
|
||||
#define WOLFSSL_SP_DIV_64
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user