File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
[submodule "glibc "]
10
10
path = glibc
11
11
url = https://sourceware.org/git/glibc.git
12
- [submodule "riscv- dejagnu "]
13
- path = riscv- dejagnu
14
- url = https://github.com/riscv-collab/riscv- dejagnu.git
15
- branch = riscv- dejagnu-1.6
12
+ [submodule "dejagnu "]
13
+ path = dejagnu
14
+ url = https://git.savannah.gnu.org/git/ dejagnu.git
15
+ branch = dejagnu-1.6.3
16
16
[submodule "newlib "]
17
17
path = newlib
18
18
url = https://sourceware.org/git/newlib-cygwin.git
Original file line number Diff line number Diff line change @@ -856,7 +856,7 @@ stamps/build-qemu: $(QEMU_SRCDIR) $(QEMU_SRC_GIT)
856
856
mkdir -p $(dir $@ )
857
857
date > $@
858
858
859
- stamps/build-dejagnu : $(srcdir ) /riscv- dejagnu $(srcdir ) /riscv- dejagnu/.git
859
+ stamps/build-dejagnu : $(srcdir ) /dejagnu $(srcdir ) /dejagnu/.git
860
860
rm -rf $@ $(notdir $@ )
861
861
mkdir $(notdir $@ )
862
862
cd $(notdir $@ ) && $< /configure \
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments