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
1 changed file:
Changes:
| ... | ... | @@ -434,6 +434,8 @@ Library |
| 434 | 434 | if !arch(javascript)
|
| 435 | 435 | -- See Note [RTS/ghc-internal interface].
|
| 436 | 436 | ld-options: -uinit_ghc_hs_iface
|
| 437 | + -- To maximize usability
|
|
| 438 | + cc-options: -fPIC
|
|
| 437 | 439 | c-sources:
|
| 438 | 440 | cbits/DarwinUtils.c
|
| 439 | 441 | cbits/PrelIOUtils.c
|