aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.build b/Makefile.build
index 8aedd9cec..f86dce9ab 100644
--- a/Makefile.build
+++ b/Makefile.build
@@ -454,7 +454,6 @@ check: validate test-suite
test-suite: world $(ALLSTDLIB).v
$(MAKE) $(MAKE_TSOPTS) clean
$(MAKE) $(MAKE_TSOPTS) all
- $(MAKE) $(MAKE_TSOPTS) report
###########################################################################
# Default rules for compiling ML code