Skip to content

Address nightly failure in Azure Sphere - #11489

Open
padelsbach wants to merge 1 commit into
wolfSSL:masterfrom
padelsbach:azure-nightly
Open

padelsbach wants to merge 1 commit into
wolfSSL:masterfrom
padelsbach:azure-nightly

Conversation

@padelsbach

Copy link
Copy Markdown
Contributor

Description

  1. Enable HAVE_SERVER_RENEGOTIATION_INFO by default for renegotation_info in user_settings.h
  2. Include stat.h only when used in wc_port.c
C:/jenkins/workspace/wolfSSL/nightly-Azure-Sphere-MT3620-mini-v2/wolfcrypt/src/wc_port.c:5745:10: fatal error: sys/stat.h: No such file or directory
 5745 | #include <sys/stat.h>
      |          ^~~~~~~~~~~~

Testing

Manual CI run

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants