mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 19:17:47 +00:00
Point wasi-libc submodule to new location.
This commit is contained in:
committed by
Ron Evans
parent
cca32e67a9
commit
1a59aecb63
+1
-1
@@ -12,7 +12,7 @@
|
||||
url = https://github.com/tinygo-org/cmsis-svd
|
||||
[submodule "lib/wasi-libc"]
|
||||
path = lib/wasi-libc
|
||||
url = https://github.com/CraneStation/wasi-libc
|
||||
url = https://github.com/WebAssembly/wasi-libc
|
||||
[submodule "lib/picolibc"]
|
||||
path = lib/picolibc
|
||||
url = https://github.com/keith-packard/picolibc.git
|
||||
|
||||
Reference in New Issue
Block a user