mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-01 00:17:01 +00:00
Do not build LLD from tools/Makefile, as LLD no longer has a Makefile build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239283 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -19,9 +19,8 @@ else
|
|||||||
OPTIONAL_PARALLEL_DIRS := clang
|
OPTIONAL_PARALLEL_DIRS := clang
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Build LLD and LLDB if present. Note LLDB must be built last as it depends on
|
# Build LLDB if present. Note LLDB must be built last as it depends on
|
||||||
# the wider LLVM infrastructure (including Clang).
|
# the wider LLVM infrastructure (including Clang).
|
||||||
OPTIONAL_PARALLEL_DIRS += lld
|
|
||||||
OPTIONAL_DIRS := lldb
|
OPTIONAL_DIRS := lldb
|
||||||
|
|
||||||
# NOTE: The tools are organized into five groups of four consisting of one
|
# NOTE: The tools are organized into five groups of four consisting of one
|
||||||
|
|||||||
Reference in New Issue
Block a user