Make gcc submodule shallow

This commit is contained in:
Guillaume Gomez 2024-08-14 15:21:41 +02:00
parent b10a38b9d1
commit 42d6f579d0

1
.gitmodules vendored
View File

@ -54,3 +54,4 @@
[submodule "src/gcc"]
path = src/gcc
url = https://github.com/rust-lang/gcc.git
shallow = true