summarylogtreecommitdiffstats
path: root/mingw-config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingw-config.toml')
-rw-r--r--mingw-config.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/mingw-config.toml b/mingw-config.toml
index af93f542a329..70357a0f0059 100644
--- a/mingw-config.toml
+++ b/mingw-config.toml
@@ -379,9 +379,6 @@ dist-src = false
# and currently the only standard option supported is `"llvm"`
codegen-backends = ["llvm"]
-# This is the name of the directory in which codegen backends will get installed
-codegen-backends-dir = "codegen-backends"
-
# Indicates whether LLD will be compiled and made available in the sysroot for
# rustc to execute.
lld = true