mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-02 17:29:03 +00:00
build: Use right Echo variable and use Verb appropriately.
llvm-svn: 143664
This commit is contained in:
parent
36f43e418b
commit
19192854ad
@ -87,8 +87,8 @@ LLVMConfigLibraryDependenciesInc := \
|
||||
# Note that this target gets its real dependencies generated for us by
|
||||
# llvm-build.
|
||||
$(LLVMBuildMakeFrag):
|
||||
$(EchoCmd) Constructing LLVMBuild project information. ; \
|
||||
$(LLVMBuildTool) \
|
||||
$(Echo) Constructing LLVMBuild project information.
|
||||
$(Verb) $(LLVMBuildTool) \
|
||||
--write-library-table $(LLVMConfigLibraryDependenciesInc) \
|
||||
--write-make-fragment $(LLVMBuildMakeFrag)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user