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