Skip to content

Commit cbae254

Browse files
committed
Reimporting libuv as a submodule.
Closes #1152.
1 parent df30663 commit cbae254

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "src/llvm"]
22
path = src/llvm
33
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

Submodule libuv added at f1859eb

0 commit comments

Comments
 (0)