X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=6e53d9b442f1609ec929f1c021984391d038e879;hb=d2e1e6dc759ef6c56e68382a148ed7181ab3a18f;hp=466a3a29c4c78284043d12ddb7a220c6406e2892;hpb=1ca8d0bf8c154b0f602fadac8c38f14df5dea77a;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