summaryrefslogtreecommitdiff
path: root/hadrian
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2018-02-21 14:16:00 +0000
committerSimon Marlow <marlowsd@gmail.com>2018-02-21 17:03:01 +0000
commit0a3629af36e89de73b7012c726fd533c4c5460fb (patch)
tree98c109e2168f6c9d80eee23b08a35bbf05ddd33b /hadrian
parenta032ff77210736df45cf49820c882f40dc10230e (diff)
downloadhaskell-0a3629af36e89de73b7012c726fd533c4c5460fb.tar.gz
Don't use ld.gold when building libraries for GHCi
Summary: ld.gold is buggy when using -r and a linker script. See upstream bug https://sourceware.org/bugzilla/show_bug.cgi?id=22266 This has been causing various brokenness for the GHC runtime linker, where we load these broken object files. Test Plan: Test program from #14675 Reviewers: bgamari, RyanGlScott, alpmestan, hvr, erikd Subscribers: rwbarton, thomie, erikd, carter GHC Trac Issues: #14328, #14675, #14291 Differential Revision: https://phabricator.haskell.org/D4431
Diffstat (limited to 'hadrian')
0 files changed, 0 insertions, 0 deletions