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