X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=ad48cc881f3e665252869c0b9b02b40450312ff4;hb=9deed6f74ea2df0ba08fb72342bef4eb303d0777;hp=98688ca65b7e29d28db104da044bcd5b37858214;hpb=9a5e937d743266bb2b4ac5c6f4ae4e3972d45bb2;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 # =============================================================================