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

[Backport release-24.05] haskell.compiler.ghc9{6,8}: fix elfutils splicing #314925

Merged
merged 1 commit into from
May 26, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 26, 2024

Bot-based backport to release-24.05, triggered by a label in #305394.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

elfutils is used in the RTS (rts/Libdw.c), i.e. it will be used on the
target platform.

Tested via pkgsCross.gnu32.haskellPackages.ghc [1], though #304605 needs
to be cherry-picked for elfutils to build.

[1]: nix-shell -E 'with import ./. { crossSystem = "i686-linux"; };
       mkShell { nativeBuildInputs = [haskellPackages.ghc ]; }'

(cherry picked from commit b868aaa)
@sternenseemann
Copy link
Member

@ofborg eval

@sternenseemann sternenseemann merged commit 92797ac into release-24.05 May 26, 2024
20 of 21 checks passed
@sternenseemann sternenseemann deleted the backport-305394-to-release-24.05 branch May 26, 2024 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant