mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-22 20:26:31 +00:00
* Quoted the executable 'runtest' to emphasize the binary needed;
otherwise, some unlucky souls start looking for a 'dejagnu' binary... * Properly capitalized LLVM. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61546 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ba6d26275f
commit
33d0a03478
@ -55,7 +55,7 @@ check-local:: site.exp
|
||||
$(RUNTEST) $(RUNTESTFLAGS) )
|
||||
else
|
||||
check-local:: site.exp
|
||||
@echo "*** dejagnu not found. Make sure runtest is in your PATH, then reconfigure llvm."
|
||||
@echo "*** dejagnu not found. Make sure 'runtest' is in your PATH, then reconfigure LLVM."
|
||||
endif
|
||||
|
||||
ifdef TESTONE
|
||||
|
Loading…
x
Reference in New Issue
Block a user