Skip to content

Commit d0ecd30

Browse files
committed
Use my fork of wasi-libc for now
1 parent 12be419 commit d0ecd30

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
url = https://github.com/llvm/llvm-project
44
[submodule "src/wasi-libc"]
55
path = src/wasi-libc
6-
url = https://github.com/CraneStation/wasi-libc
6+
url = https://github.com/yamt/wasi-libc
7+
branch = yamt
78
[submodule "src/config"]
89
path = src/config
910
url = https://git.savannah.gnu.org/git/config.git

0 commit comments

Comments
 (0)