From: Andrew Waterman Date: Fri, 22 Jul 2016 22:16:29 +0000 (-0700) Subject: Temporarily stop building debug tests, as they fail in travis X-Git-Url: https://git.libre-soc.org/?p=riscv-tests.git;a=commitdiff_plain;h=7704a62c78afc2c95a61d63deb7da31ccac5b814 Temporarily stop building debug tests, as they fail in travis @timsifive can you look into why? https://travis-ci.org/riscv/riscv-tools/builds/146759105 --- diff --git a/Makefile.in b/Makefile.in index d2b088e..86c2d01 100644 --- a/Makefile.in +++ b/Makefile.in @@ -6,7 +6,7 @@ bmarkdir := $(abs_top_src_dir)/benchmarks isa_src_dir := $(abs_top_src_dir)/isa debug_src_dir := $(abs_top_src_dir)/debug -all: benchmarks isa debug +all: benchmarks isa install: all install -d $(instbasedir)/share/riscv-tests/isa