Zubin pushed to branch wip/backports-9.14 at Glasgow Haskell Compiler / GHC
Commits:
-
50353478
by Zubin Duggal at 2025-10-31T17:47:56+05:30
1 changed file:
Changes:
| ... | ... | @@ -209,6 +209,9 @@ Runtime system |
| 209 | 209 | flag is not passed, preserving previous behavior.
|
| 210 | 210 | |
| 211 | 211 | |
| 212 | +- Reorganise how certain symbols are linked to avoid a bootstrapping failure
|
|
| 213 | + with the linker shipping newer macOS versions (:ghc-ticket:`26166`)
|
|
| 214 | + |
|
| 212 | 215 | ``base`` library
|
| 213 | 216 | ~~~~~~~~~~~~~~~~
|
| 214 | 217 |