0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-12-01 04:21:19 +01:00
rust/.gitmodules
Alex Crichton 6c6a076df6 Update bundled gyp
Closes #11152
2013-12-28 10:42:25 -08:00

12 lines
298 B
Plaintext

[submodule "src/llvm"]
path = src/llvm
url = https://github.com/alexcrichton/llvm.git
branch = master
[submodule "src/libuv"]
path = src/libuv
url = https://github.com/alexcrichton/libuv.git
branch = master
[submodule "src/gyp"]
path = src/gyp
url = https://github.com/alexcrichton/gyp.git