.github: Add fuzzer builder
This commit is contained in:
committed by
hathach
parent
92b5f2d2e8
commit
9cc93e6d41
@@ -15,7 +15,7 @@ LIBS_GCC ?= -lm
|
||||
LIBS += $(LIBS_GCC)
|
||||
|
||||
ifneq ($(BOARD), spresense)
|
||||
LIBS += -lc -Wl,-Bstatic -lc++ -lc++abi -Wl,-Bdynamic
|
||||
LIBS += -lc -Wl,-Bstatic -lc++ -Wl,-Bdynamic
|
||||
endif
|
||||
|
||||
# TinyUSB Stack source
|
||||
|
||||
Reference in New Issue
Block a user