Skip to content

Conversation

@hamishmack
Copy link
Collaborator

It breaks the override function on the ghc compilers and it only serves to add "stackprotector" to hardeningDisable. We can just add that to compiler/ghc/default.nix.

It looks like it also added "format", but that is already present. For hostPlatform.isAarch32 it adds "pie" (not already present), but we don't build GHC on 32bit arm.

It breaks the `override` function on the ghc compilers and it only serves to add "stackprotector" to `hardeningDisable`.  We can just add that to `compiler/ghc/default.nix`.

It looks like it also added "format", but that is already present.  For `hostPlatform.isAarch32` it adds "pie" (not already present), but we don't build GHC on 32bit arm.
@hamishmack hamishmack merged commit 3e51fee into master Mar 26, 2025
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants