mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
build: Update install-clang target.
llvm-svn: 107334
This commit is contained in:
parent
1c7cbd2c69
commit
ca0b5f4232
2
Makefile
2
Makefile
@ -64,7 +64,7 @@ endif
|
|||||||
|
|
||||||
ifeq ($(MAKECMDGOALS),install-clang)
|
ifeq ($(MAKECMDGOALS),install-clang)
|
||||||
DIRS := tools/clang/tools/driver tools/clang/lib/Headers \
|
DIRS := tools/clang/tools/driver tools/clang/lib/Headers \
|
||||||
tools/clang/lib/Runtime tools/clang/docs
|
tools/clang/runtime tools/clang/docs
|
||||||
OPTIONAL_DIRS :=
|
OPTIONAL_DIRS :=
|
||||||
NO_INSTALL = 1
|
NO_INSTALL = 1
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user