mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
Make check depend on all.
llvm-svn: 179116
This commit is contained in:
parent
4ef6c35911
commit
b15467c0f2
@ -1967,7 +1967,7 @@ endif
|
||||
# CHECK: Running the test suite
|
||||
###############################################################################
|
||||
|
||||
check::
|
||||
check:: all
|
||||
$(Verb) if test -d "$(PROJ_OBJ_ROOT)/test" ; then \
|
||||
if test -f "$(PROJ_OBJ_ROOT)/test/Makefile" ; then \
|
||||
$(EchoCmd) Running test suite ; \
|
||||
|
Loading…
Reference in New Issue
Block a user