mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Update submodules to point to rust-lang repos
This commit is contained in:
parent
28ddc6537f
commit
1ea3052f41
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,11 +1,11 @@
|
||||
[submodule "src/llvm"]
|
||||
path = src/llvm
|
||||
url = https://github.com/luqmana/llvm.git
|
||||
url = https://github.com/rust-lang/llvm.git
|
||||
branch = master
|
||||
[submodule "src/libuv"]
|
||||
path = src/libuv
|
||||
url = https://github.com/alexcrichton/libuv.git
|
||||
url = https://github.com/rust-lang/libuv.git
|
||||
branch = master
|
||||
[submodule "src/gyp"]
|
||||
path = src/gyp
|
||||
url = https://github.com/alexcrichton/gyp.git
|
||||
url = https://github.com/rust-lang/gyp.git
|
||||
|
Loading…
Reference in New Issue
Block a user