Skip to content

Commit 655ab79

Browse files
committed
actions build test
1 parent ce6d4e6 commit 655ab79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/host/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@ FLAGS += -fstack-protector-all
194194
FLAGS += -DHTTPCLIENT_1_1_COMPATIBLE=0
195195
FLAGS += -DLWIP_IPV6=0
196196
FLAGS += -DHOST_MOCK=1
197+
FLAGS += -DHAVE_STRLCPY
198+
FLAGS += -DHAVE_STRLCAT
199+
FLAGS += -DHAVE_NONISO
197200
FLAGS += -DNONOSDK221=1
198201
FLAGS += -DF_CPU=80000000
199202
FLAGS += $(MKFLAGS)

0 commit comments

Comments
 (0)