These functions are not actually defined for NDEBUG or !LLVM_DUMP_ENABLED, so guardin...
[oota-llvm.git] / Makefile.rules
index 4662e4986d41bd7dd16c262de26b204d2dbe3594..7da2dc844a7e8114a78ea2872482f86c847d9888 100644 (file)
@@ -1780,7 +1780,7 @@ endif
 # CHECK: Running the test suite
 ###############################################################################
 
-check:: all
+check::
        $(Verb) if test -d "$(PROJ_OBJ_ROOT)/test" ; then \
          if test -f "$(PROJ_OBJ_ROOT)/test/Makefile" ; then \
            $(EchoCmd) Running test suite ; \