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