aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4c6f7097fd..e9cbc789ce 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,4 @@ dist-hook::
$(TopDistDir)/include/llvm/Support/DataTypes.h \
$(TopDistDir)/include/llvm/Support/ThreadSupport.h
-check :
- $(MAKE) -C test check TESTSUITE=$(TESTSUITE)
-
tools-only: all