aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorChristoph Müllner <christoph.muellner@vrull.eu>2022-09-28 01:34:45 +0200
committerChristoph Müllner <christoph.muellner@vrull.eu>2022-09-28 01:39:47 +0200
commit8dd29548de6e9a34b8d0ee8e44c4f32a32c90f55 (patch)
treeeaf41864d81d4fe2f9bfe0475a1c0108561b2b1f /Makefile.in
parent26afe70416f6aa004ae1b36655a49d79e376f6e2 (diff)
downloadriscv-gnu-toolchain-8dd29548de6e9a34b8d0ee8e44c4f32a32c90f55.zip
riscv-gnu-toolchain-8dd29548de6e9a34b8d0ee8e44c4f32a32c90f55.tar.gz
riscv-gnu-toolchain-8dd29548de6e9a34b8d0ee8e44c4f32a32c90f55.tar.bz2
dejagnu: Bump version to 1.6.3
dejagnu still defaults to 1.6 from the (already archived) riscv-dejagnu repo. Let's bump the version to 1.6.3 and use the upstream git repo instead. Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a67c4b9..8171138 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -856,7 +856,7 @@ stamps/build-qemu: $(QEMU_SRCDIR) $(QEMU_SRC_GIT)
mkdir -p $(dir $@)
date > $@
-stamps/build-dejagnu: $(srcdir)/riscv-dejagnu $(srcdir)/riscv-dejagnu/.git
+stamps/build-dejagnu: $(srcdir)/dejagnu $(srcdir)/dejagnu/.git
rm -rf $@ $(notdir $@)
mkdir $(notdir $@)
cd $(notdir $@) && $</configure \