mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Make it clear in the doc that 'all' in LLVM_ENABLE_PROJECTS does install ALL projects
llvm-svn: 375337
This commit is contained in:
parent
fe3715c9d1
commit
0b69f98f0c
@ -369,7 +369,7 @@ LLVM-specific variables
|
||||
|
||||
**LLVM_ENABLE_PROJECTS**:STRING
|
||||
Semicolon-separated list of projects to build, or *all* for building all
|
||||
(clang, libcxx, libcxxabi, lldb, compiler-rt, lld, polly) projects.
|
||||
(clang, libcxx, libcxxabi, lldb, compiler-rt, lld, polly, etc) projects.
|
||||
This flag assumes that projects are checked out side-by-side and not nested,
|
||||
i.e. clang needs to be in parallel of llvm instead of nested in `llvm/tools`.
|
||||
This feature allows to have one build for only LLVM and another for clang+llvm
|
||||
|
Loading…
x
Reference in New Issue
Block a user