[Git][ghc/ghc][wip/backports-9.14] rel-notes: mention #26166
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 rel-notes: mention #26166 - - - - - 1 changed file: - docs/users_guide/9.14.1-notes.rst Changes: ===================================== docs/users_guide/9.14.1-notes.rst ===================================== @@ -209,6 +209,9 @@ Runtime system flag is not passed, preserving previous behavior. +- Reorganise how certain symbols are linked to avoid a bootstrapping failure + with the linker shipping newer macOS versions (:ghc-ticket:`26166`) + ``base`` library ~~~~~~~~~~~~~~~~ View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/50353478603ce7fc6b6cf38224f050c0... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/50353478603ce7fc6b6cf38224f050c0... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Zubin (@wz1000)