summaryrefslogtreecommitdiff
path: root/docs/users_guide/conf.py
diff options
context:
space:
mode:
authorBen Gamari <bgamari.foss@gmail.com>2017-09-27 15:30:18 -0400
committerBen Gamari <ben@smart-cactus.org>2017-09-27 17:37:29 -0400
commita10729f028d7175980d9f65e22c9bb9a933461c2 (patch)
tree00b2c855e0adf55d2c9a2a7589c0f64d013b4a2b /docs/users_guide/conf.py
parent03009aa70a099867331afb9876333c687454c5d5 (diff)
downloadhaskell-a10729f028d7175980d9f65e22c9bb9a933461c2.tar.gz
configure: Make sure we try all possible linkers
Previously if we had both ld.lld and ld.gold installed but a gcc which didn't support -fuse-ld=lld we would fail when trying ld.lld and fall immediately back to plain ld. Now we will try ld.gold as well. This was brought to light by #14280, where using ld.bfd resulted in a broken stage2 compiler. Test Plan: Configure Reviewers: angerman, hvr, austin Reviewed By: angerman Subscribers: rwbarton, thomie, erikd GHC Trac Issues: #14280 Differential Revision: https://phabricator.haskell.org/D4038
Diffstat (limited to 'docs/users_guide/conf.py')
0 files changed, 0 insertions, 0 deletions