add reference-sysroot as submodule

pull/2/head
Pat Hickey 6 years ago
parent 5e23f9a48c
commit cdf0981d3f

3
.gitmodules vendored

@ -1,3 +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

@ -0,0 +1 @@
Subproject commit aefafd9b5c70d29fe69912a3b564a3fa6aeb4301
Loading…
Cancel
Save