]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Whitelist containers that allow older toolchains
[rust.git] / config.toml.example
index f45db37c33b86103d1e35929600ebc5167c7e009..8f6bf03489f06eb7ee36bee4b2445d3bde04f202 100644 (file)
 # The value specified here will be passed as `-DLLVM_USE_LINKER` to CMake.
 #use-linker = "lld"
 
+# Whether or not to specify `-DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=YES`
+#allow-old-toolchain = false
 
 # =============================================================================
 # General build configuration options