mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
toywasm: bump to v57.0.0
This commit is contained in:
parent
8a82400929
commit
7570eae2ce
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libdyld
|
|||
|
||||
CFLAGS += -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type
|
||||
|
||||
TOYWASM_VERSION = 034952e424600381b45d9d400735bfeb96fd5848
|
||||
TOYWASM_VERSION = 4db87d399cc871845237557020dae595cd6384dc
|
||||
TOYWASM_UNPACK = toywasm
|
||||
TOYWASM_TARBALL = $(TOYWASM_VERSION).zip
|
||||
TOYWASM_URL_BASE = https://github.com/yamt/toywasm/archive/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue