summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2024-08-14 15:21:41 +0200
committerGuillaume Gomez <guillaume.gomez@huawei.com>2024-09-06 16:01:47 +0200
commit42d6f579d03763f3209078f07f53bde33da5268a (patch)
tree36481a98769964ee11b9b8da6d34428062a602b9 /.gitmodules
parentb10a38b9d12ba7a2d362c19de909bfcc89abcebc (diff)
downloadrust-42d6f579d03763f3209078f07f53bde33da5268a.tar.gz
rust-42d6f579d03763f3209078f07f53bde33da5268a.zip
Make gcc submodule shallow
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b47b0e9e621..2082ec9ef45 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -54,3 +54,4 @@
 [submodule "src/gcc"]
 	path = src/gcc
 	url = https://github.com/rust-lang/gcc.git
+	shallow = true