Remove NO_FILESYSTEM for CI

This commit is contained in:
Juliusz Sosinowicz
2025-06-16 18:06:19 +02:00
parent aca6da66f6
commit 72db5e5108
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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