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