Make gcc submodule shallow
This commit is contained in:
parent
b10a38b9d1
commit
42d6f579d0
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -54,3 +54,4 @@
|
|||||||
[submodule "src/gcc"]
|
[submodule "src/gcc"]
|
||||||
path = src/gcc
|
path = src/gcc
|
||||||
url = https://github.com/rust-lang/gcc.git
|
url = https://github.com/rust-lang/gcc.git
|
||||||
|
shallow = true
|
||||||
|
Loading…
Reference in New Issue
Block a user