]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
add `generic_activity_with_arg_recorder` to the self-profiler
[rust.git] / config.toml.example
index 466a3a29c4c78284043d12ddb7a220c6406e2892..6e53d9b442f1609ec929f1c021984391d038e879 100644 (file)
@@ -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