build: change libuv to point at joyent's repo and make unpatched build libuv work on mingw

This commit is contained in:
Jeff Olson
2013-02-07 16:50:43 -08:00
committed by Kerra Olson
parent 73507c1961
commit 1cbbb58d87
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
url = git://github.com/brson/llvm.git
[submodule "src/libuv"]
path = src/libuv
url = git://github.com/olsonjeffery/libuv.git
url = git://github.com/joyent/libuv.git