aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 11982a9..ea52c26 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -378,6 +378,7 @@ stamps/build-dejagnu: $(srcdir)/riscv-dejagnu
cd $(notdir $@) && $</configure \
--prefix=$(INSTALL_DIR)
$(MAKE) -C $(notdir $@)
+ date > $@
check-gdb-newlib: stamps/build-gcc-newlib-stage2 stamps/build-dejagnu
PATH="$(INSTALL_DIR)/bin:$(PATH)" DEJAGNULIBS="$(srcdir)/riscv-dejagnu" $(MAKE) -C build-binutils-newlib check-gdb "RUNTESTFLAGS=--target_board=riscv-sim"