summaryrefslogtreecommitdiff
path: root/hadrian/cfg
diff options
context:
space:
mode:
authorTamar Christina <tamar@zhox.com>2020-08-16 17:18:14 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-08-28 02:23:13 -0400
commitf065b6b012fb8f73689bc5c2a4904d5e6e377af8 (patch)
tree46d9289744458c7e6d97234772d5bf134590c53e /hadrian/cfg
parentc6f50cea42a9ffc947bf4243986663cc820b0ec8 (diff)
downloadhaskell-f065b6b012fb8f73689bc5c2a4904d5e6e377af8.tar.gz
Fix use distro toolchian
Diffstat (limited to 'hadrian/cfg')
-rw-r--r--hadrian/cfg/system.config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/hadrian/cfg/system.config.in b/hadrian/cfg/system.config.in
index 7fba53f43e..3fa53330e1 100644
--- a/hadrian/cfg/system.config.in
+++ b/hadrian/cfg/system.config.in
@@ -92,6 +92,8 @@ project-patch-level1 = @ProjectPatchLevel1@
project-patch-level2 = @ProjectPatchLevel2@
project-git-commit-id = @ProjectGitCommitId@
+system-use-distro-mingw = @SettingsUseDistroMINGW@
+
# Compilation and linking flags:
#===============================