X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=config.toml.example;h=aff4e8fa82ac11e1fa84a542eb963806c991ea88;hb=e77d163e82b2b6680322085c421c438cf60a7bc6;hp=c2d51c140b4ef0aa7d1c77af7615c7c25f034539;hpb=f7237f16ae1c94e35b1927f0e25aef4a3a6e3f22;p=rust.git diff --git a/config.toml.example b/config.toml.example index c2d51c140b4..aff4e8fa82a 100644 --- a/config.toml.example +++ b/config.toml.example @@ -103,7 +103,7 @@ changelog-seen = 2 # the same format as above, but since these targets are experimental, they are # not built by default and the experimental Rust compilation targets that depend # on them will not work unless the user opts in to building them. -#experimental-targets = "AVR" +#experimental-targets = "AVR;M68k" # Cap the number of parallel linker invocations when compiling LLVM. # This can be useful when building LLVM with debug info, which significantly