mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-27 13:30:05 +00:00
Update install-clang target for clang-cc removal.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91226 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dd99f3a7dc
commit
55df144a78
3
Makefile
3
Makefile
@ -66,8 +66,7 @@ ifeq ($(MAKECMDGOALS),tools-only)
|
||||
endif
|
||||
|
||||
ifeq ($(MAKECMDGOALS),install-clang)
|
||||
DIRS := tools/clang/tools/driver tools/clang/tools/clang-cc \
|
||||
tools/clang/lib/Headers tools/clang/docs
|
||||
DIRS := tools/clang/tools/driver tools/clang/lib/Headers tools/clang/docs
|
||||
OPTIONAL_DIRS :=
|
||||
NO_INSTALL = 1
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user