From 566b4d6b2c6af8656d29c48edd30ca7a2fe525e2 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Fri, 13 Jan 2023 14:34:40 +0900 Subject: [PATCH] use my fork of wasi-libc for now main as of writing this + https://github.com/WebAssembly/wasi-libc/pull/372 --- .gitmodules | 3 ++- src/wasi-libc | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e8b2eace4..53b84f313 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,8 @@ url = https://github.com/llvm/llvm-project [submodule "src/wasi-libc"] path = src/wasi-libc - url = https://github.com/CraneStation/wasi-libc + url = https://github.com/yamt/wasi-libc + branch = yamt2 [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 a1c7c2c7a..0779cae10 160000 --- a/src/wasi-libc +++ b/src/wasi-libc @@ -1 +1 @@ -Subproject commit a1c7c2c7a4b2813c6f67bd2ef6e0f430d31cebad +Subproject commit 0779cae1097da84319c39f236fb9d753fbe221bf