X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=6e53d9b442f1609ec929f1c021984391d038e879;hb=241ec5b3b35900cf5a9becf7da3e3ea49448d8fb;hp=466a3a29c4c78284043d12ddb7a220c6406e2892;hpb=2b17c2762691a8489ac537cc1bf33c9d6b247c9a;p=rust.git diff --git a/config.toml.example b/config.toml.example index 466a3a29c4c..6e53d9b442f 100644 --- a/config.toml.example +++ b/config.toml.example @@ -89,7 +89,7 @@ changelog-seen = 2 # Link libstdc++ statically into the rustc_llvm instead of relying on a # dynamic version to be available. -#static-libstdcpp = false +#static-libstdcpp = true # Whether to use Ninja to build LLVM. This runs much faster than make. #ninja = true