Ben Gamari pushed to branch wip/T26166 at Glasgow Haskell Compiler / GHC WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below. Deleted commits: 7c408c47 by Ben Gamari at 2025-09-29T15:28:25-04:00 try it - - - - - 1 changed file: - libraries/ghc-internal/ghc-internal.cabal.in Changes: ===================================== libraries/ghc-internal/ghc-internal.cabal.in ===================================== @@ -434,6 +434,8 @@ Library if !arch(javascript) -- See Note [RTS/ghc-internal interface]. ld-options: -uinit_ghc_hs_iface + -- To maximize usability + cc-options: -fPIC c-sources: cbits/DarwinUtils.c cbits/PrelIOUtils.c View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7c408c47ecb5e99342266843fc8662eb... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7c408c47ecb5e99342266843fc8662eb... You're receiving this email because of your account on gitlab.haskell.org.