summaryrefslogtreecommitdiff
path: root/hadrian/src/Settings
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2022-05-06 15:13:35 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-05-10 20:48:04 -0400
commit142a73d92ea1ef8054d3764b5897b83ad349fed5 (patch)
treeed347d098e124830e0dd5eeb6528fac5af5525ec /hadrian/src/Settings
parentbdc99cc22c903d15eb7f4cd8da4b37d307179808 (diff)
downloadhaskell-142a73d92ea1ef8054d3764b5897b83ad349fed5.tar.gz
hadrian: Fix split-sections transformer
The splitSections transformer has been broken since -dynamic-too support was implemented in hadrian. This is because we actually build the dynamic way when building the dynamic way, so the predicate would always fail. The fix is to just always pass `split-sections` even if it doesn't do anything for a particular way. Fixes #21138
Diffstat (limited to 'hadrian/src/Settings')
0 files changed, 0 insertions, 0 deletions