diff options
author | Rodrigo Mesquita <rodrigo.m.mesquita@gmail.com> | 2023-05-08 16:19:11 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2023-05-11 04:12:07 -0400 |
commit | c17bb82f1cc66cb819acbfc7727a6b366097a323 (patch) | |
tree | 6c06bd797e954a4a1a4c12fe00623f1362f7c597 /hadrian/build-stack | |
parent | 40c7daed0c971e58e86a8189f82f72e9213af8b6 (diff) | |
download | haskell-c17bb82f1cc66cb819acbfc7727a6b366097a323.tar.gz |
Move "target has RTS linker" out of settings
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
Diffstat (limited to 'hadrian/build-stack')
0 files changed, 0 insertions, 0 deletions