Files
nixpkgs/pkgs/development/compilers/ghc
Randy Eckenrode 1015887952 haskell.compiler.ghc8107Binary: fix invalid code signatures on aarch64-darwin
Because the binaries in the bindist lack the linker-signed flag in their signatures, `install_name_tool` will invalidate them when it processes them. Repair the signatures using `rcodesign`, which can also set the linker-signed flag when it replaces the signatures. Having the flag present causes future invocations of `install_name_tool` and `strip` on them to update the signatures.
2024-07-27 22:55:17 -04:00
..
2024-02-26 10:37:33 +01:00