mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
build: change libuv to point at joyent's repo and make unpatched build libuv work on mingw
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user