mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-26 06:04:47 +00:00
build/make: Fix the output path of the llvm-config-2 library dependency table.
llvm-svn: 143746
This commit is contained in:
parent
f1bb0dd894
commit
f19ceebeaa
@ -79,7 +79,7 @@ LLVMBuildTool := $(PROJ_SRC_ROOT)/utils/llvm-build/llvm-build
|
||||
# The files we are going to generate using llvm-build.
|
||||
LLVMBuildMakeFrag := $(PROJ_OBJ_ROOT)/Makefile.llvmbuild
|
||||
LLVMConfigLibraryDependenciesInc := \
|
||||
$(PROJ_OBJ_ROOT)/tools/llvm-config/LibraryDependencies.inc
|
||||
$(PROJ_OBJ_ROOT)/tools/llvm-config-2/LibraryDependencies.inc
|
||||
|
||||
# The rule to create the LLVMBuild Makefile fragment as well as the llvm-config
|
||||
# library table.
|
||||
|
Loading…
x
Reference in New Issue
Block a user