mirror of https://github.com/WebAssembly/wasi-sdk
This updates wasi-sdk to use the latest version of "wasi-sysroot". This fixes https://github.com/CraneStation/wasmtime/issues/88.pull/7/head
parent
0ee2a7cd6a
commit
4ad2a0f3e0
@ -1,6 +1,6 @@
|
||||
[submodule "src/llvm-project"]
|
||||
path = src/llvm-project
|
||||
url = https://github.com/llvm/llvm-project
|
||||
[submodule "src/reference-sysroot"]
|
||||
path = src/reference-sysroot
|
||||
url = git@github.com:cranestation/reference-sysroot-wasi
|
||||
[submodule "src/wasi-sysroot"]
|
||||
path = src/wasi-sysroot
|
||||
url = git@github.com:CraneStation/wasi-sysroot
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit d5a609fe63926533e1054e539ba5f2693d51bdf5
|
@ -0,0 +1 @@
|
||||
Subproject commit 320054e84f8f2440def3b1c8700cedb8fd697bf8
|
Loading…
Reference in new issue