Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haskell.compiler.ghc865Binary: disable stripping once again on ARMv8 #98265

Closed
wants to merge 1 commit into from

Commits on Sep 19, 2020

  1. haskell.compiler.ghc865Binary: disable stripping once again on ARMv8

    There seems to be a latent bug with strip + patchelf on the GHC stage2
    binary which got triggered again by patchelf 0.12. Until this is
    properly fixed in patchelf, re-disable stripping.
    
    Fixes NixOS#97407.
    delroth committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    ab85f1b View commit details
    Browse the repository at this point in the history