projects
/
riscv-tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4117bf6
)
Re-enable debug testing. (#20)
author
Tim Newsome
<tim@sifive.com>
Mon, 1 Aug 2016 17:37:03 +0000
(10:37 -0700)
committer
Andrew Waterman
<waterman@eecs.berkeley.edu>
Mon, 1 Aug 2016 17:37:03 +0000
(10:37 -0700)
Manually ran all the steps travis does, and the tests pass.
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 86c2d01c8a6844a8f32f073375ba00d8baf26f08..d2b088e85efe53a5d66abb62e7b6663b84c21f64 100644
(file)
--- 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
+all: benchmarks isa
debug
install: all
install -d $(instbasedir)/share/riscv-tests/isa