Add llvm.build-config option
This commit is contained in:
parent
27f5d830eb
commit
69cd826a85
3 changed files with 11 additions and 0 deletions
|
@ -157,6 +157,9 @@ changelog-seen = 2
|
|||
# Whether to build the clang compiler.
|
||||
#clang = false
|
||||
|
||||
# Custom CMake defines to set when building LLVM.
|
||||
#build-config = {}
|
||||
|
||||
# =============================================================================
|
||||
# General build configuration options
|
||||
# =============================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue