Shao-Ce SUN
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
.gitmodules
|
|
|
@ -8,14 +8,14 @@ |
|
|
|
branch = riscv-gcc-10.2.0 |
|
|
|
[submodule "glibc"] |
|
|
|
path = glibc |
|
|
|
url = git://sourceware.org/git/glibc.git |
|
|
|
url = https://sourceware.org/git/glibc.git |
|
|
|
[submodule "riscv-dejagnu"] |
|
|
|
path = riscv-dejagnu |
|
|
|
url = https://github.com/riscv-collab/riscv-dejagnu.git |
|
|
|
branch = riscv-dejagnu-1.6 |
|
|
|
[submodule "newlib"] |
|
|
|
path = newlib |
|
|
|
url = git://sourceware.org/git/newlib-cygwin.git |
|
|
|
url = https://sourceware.org/git/newlib-cygwin.git |
|
|
|
branch = master |
|
|
|
[submodule "riscv-gdb"] |
|
|
|
path = riscv-gdb |
|
|
|
|