We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df30663 commit cbae254Copy full SHA for cbae254
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "src/llvm"]
2
path = src/llvm
3
url = git://github.com/brson/llvm.git
4
+[submodule "src/rt/libuv"]
5
+ path = src/rt/libuv
6
+ url = git://github.com/joyent/libuv
src/rt/libuv
0 commit comments