Forked from
Glasgow Haskell Compiler / GHC
5551 commits behind, 338 commits ahead of the upstream repository.
configure.ac 37.35 KiB
In 9.10.1 the "ld command" has been removed, so we fall back to using the more precise "merge objects command" when it's available as LD_STAGE0 is only used to set the object merging command in hadrian. Fixes #24949 (cherry picked from commit 564981bd)
In 9.10.1 the "ld command" has been removed, so we fall back to using the more precise "merge objects command" when it's available as LD_STAGE0 is only used to set the object merging command in hadrian. Fixes #24949 (cherry picked from commit 564981bd)