summarylogtreecommitdiffstats
path: root/mingw-config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingw-config.toml')
-rw-r--r--mingw-config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingw-config.toml b/mingw-config.toml
index f58e32cec349..5069da0b05b0 100644
--- a/mingw-config.toml
+++ b/mingw-config.toml
@@ -102,7 +102,7 @@ link-shared = false
use-libcxx = false
# The value specified here will be passed as `-DLLVM_USE_LINKER` to CMake.
-use-linker = "lld"
+#use-linker = "lld"
# =============================================================================