mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Don't stop make if there are XFAIL or XPASSes
llvm-svn: 18113
This commit is contained in:
parent
80192f669a
commit
a2a80adde2
@ -124,7 +124,7 @@ RUNTESTFLAGS := --tool $(TESTSUITE)
|
||||
endif
|
||||
|
||||
check-dejagnu: site.exp
|
||||
PATH=$(LLVMToolDir):$(LLVM_SRC_ROOT)/test/Scripts:$(PATH) \
|
||||
-PATH=$(LLVMToolDir):$(LLVM_SRC_ROOT)/test/Scripts:$(PATH) \
|
||||
$(RUNTEST) $(RUNTESTFLAGS)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user