mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-12 03:32:10 +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:
parent
3148e98284
commit
965c107356
@ -19,9 +19,8 @@ else
|
||||
OPTIONAL_PARALLEL_DIRS := clang
|
||||
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).
|
||||
OPTIONAL_PARALLEL_DIRS += lld
|
||||
OPTIONAL_DIRS := lldb
|
||||
|
||||
# NOTE: The tools are organized into five groups of four consisting of one
|
||||
|
Loading…
x
Reference in New Issue
Block a user