diff options
| author | Ben Gamari <bgamari.foss@gmail.com> | 2017-09-27 15:30:18 -0400 |
|---|---|---|
| committer | Ben Gamari <ben@smart-cactus.org> | 2017-09-27 17:37:29 -0400 |
| commit | a10729f028d7175980d9f65e22c9bb9a933461c2 (patch) | |
| tree | 00b2c855e0adf55d2c9a2a7589c0f64d013b4a2b /docs/users_guide/conf.py | |
| parent | 03009aa70a099867331afb9876333c687454c5d5 (diff) | |
| download | haskell-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
