summarylogtreecommitdiffstats
path: root/mingw-config.toml
diff options
context:
space:
mode:
authorpingplug2019-04-21 12:56:08 +0800
committerpingplug2019-04-21 12:56:08 +0800
commita704f186719fd43d50701a4c49a06bf5c1db2d68 (patch)
tree038b85461985d541cb3ca53e225fb823481712b6 /mingw-config.toml
parent54341bf860f9ea404a5da3de7cd18af78bb39d36 (diff)
downloadaur-a704f186719fd43d50701a4c49a06bf5c1db2d68.tar.gz
oops
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"
# =============================================================================