Skip to content

Commit

Permalink
Use my fork of wasi-libc for now
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Dec 26, 2022
1 parent 12be419 commit d0ecd30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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 = yamt
[submodule "src/config"]
path = src/config
url = https://git.savannah.gnu.org/git/config.git

0 comments on commit d0ecd30

Please sign in to comment.