diff --git a/.gitmodules b/.gitmodules index 0691635..fbe0f9b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/llvm/llvm-project [submodule "src/wasi-libc"] path = src/wasi-libc - url = https://github.com/WebAssembly/wasi-libc + url = https://github.com/yamt/wasi-libc [submodule "src/config"] path = src/config url = https://git.savannah.gnu.org/git/config.git diff --git a/src/wasi-libc b/src/wasi-libc index 44c4b1e..fbdc350 160000 --- a/src/wasi-libc +++ b/src/wasi-libc @@ -1 +1 @@ -Subproject commit 44c4b1e3a58f5c3042fa26dff9c1b29b6fc695b2 +Subproject commit fbdc3507a445474fff4a7ad5d55de2aa6aa69d95