1
Fork 0

Add llvm.build-config option

This commit is contained in:
Tyler Mandry 2022-02-08 01:56:53 +00:00
parent 27f5d830eb
commit 69cd826a85
3 changed files with 11 additions and 0 deletions

View file

@ -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
# =============================================================================