Skip to content

Commit

Permalink
Merge pull request #514 from danielinux/update-wolfssl-5.7.4
Browse files Browse the repository at this point in the history
Update submodules to wolfSSL v5.7.4
  • Loading branch information
rizlik authored Oct 30, 2024
2 parents 787a21b + f901970 commit 8aa6be1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/wolfssl
Submodule wolfssl updated 159 files
1 change: 1 addition & 0 deletions tools/tpm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ WOLFDIR = $(WOLFBOOTDIR)/lib/wolfssl/
WOLFTPMDIR = $(WOLFBOOTDIR)/lib/wolfTPM/
CFLAGS = -Wall -Wextra -Werror
CFLAGS += -DWOLFSSL_USER_SETTINGS -DWOLFTPM_USER_SETTINGS -DWOLFBOOT_TPM -DHAVE_NETDB_H
CFLAGS += -DXSTRTOL=strtol
CFLAGS += -I. -I$(WOLFDIR) -I$(WOLFTPMDIR) -I$(WOLFBOOTDIR)/include
LDFLAGS =
OBJDIR = ./
Expand Down

0 comments on commit 8aa6be1

Please sign in to comment.