mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-03 12:44:45 +02:00
Remove NO_FILESYSTEM for CI
This commit is contained in:
@@ -44,7 +44,6 @@ extern "C" {
|
||||
#define WOLFSSL_USER_IO
|
||||
#define WOLFSSL_IGNORE_FILE_WARN /* ignore file includes not required */
|
||||
//#define WOLFSSL_SMALL_STACK /* option to reduce stack size, offload to heap */
|
||||
#define NO_FILESYSTEM
|
||||
#define NO_WRITEV
|
||||
#define NO_SIG_WRAPPER
|
||||
|
||||
|
@@ -91,7 +91,6 @@
|
||||
#define NO_DES3
|
||||
#define NO_PWDBASED
|
||||
#define NO_WRITEV
|
||||
#define NO_FILESYSTEM
|
||||
#define NO_OLD_RNGNAME
|
||||
#define NO_WOLFSSL_DIR
|
||||
#define WOLFSSL_NO_SOCK
|
||||
|
Reference in New Issue
Block a user