Forked from
Glasgow Haskell Compiler / GHC
7112 commits behind, 2 commits ahead of the upstream repository.

Rodrigo Mesquita
authored
We move the "target has RTS linker" information out of configure into a predicate in GHC, and remove this option from the settings file where it is unnecessary -- it's information statically known from the platform. Note that previously we would consider `powerpc`s and `s390x`s other than `powerpc-ibm-aix*` and `s390x-ibm-linux` to have an RTS linker, but the RTS linker supports neither platform. Closes #23361
Code owners
Assign users and groups as approvers for specific file changes. Learn more.