X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=ad48cc881f3e665252869c0b9b02b40450312ff4;hb=5699f683a40aa905a21207fa482b4e1da93f1643;hp=98688ca65b7e29d28db104da044bcd5b37858214;hpb=7d5e2ac5eb78c5d3054267bbec5c31fcf8193507;p=rust.git diff --git a/config.toml.example b/config.toml.example index 98688ca65b7..ad48cc881f3 100644 --- a/config.toml.example +++ b/config.toml.example @@ -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 # =============================================================================