Skip to content

Commit bbc2dbb

Browse files
committed
Fix .gitmodules info for gcc
1 parent c15082d commit bbc2dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
path = binutils
33
url = https://sourceware.org/git/binutils-gdb.git
44
branch = binutils-2_39-branch
5-
[submodule "riscv-gcc"]
5+
[submodule "gcc"]
66
path = gcc
77
url = https://gcc.gnu.org/git/gcc.git
88
branch = releases/gcc-12.1.0

0 commit comments

Comments
 (0)