Skip to content

Comments

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

Merged
sternenseemann merged 1 commit intorelease-24.05from
backport-305394-to-release-24.05
May 26, 2024
Merged

[Backport release-24.05] haskell.compiler.ghc9{6,8}: fix elfutils splicing#314925
sternenseemann merged 1 commit intorelease-24.05from
backport-305394-to-release-24.05

Conversation

@github-actions
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)
@github-actions github-actions bot added the 6.topic: haskell General-purpose, statically typed, purely functional programming language label May 26, 2024
@sternenseemann
Copy link
Member

@ofborg eval

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels May 26, 2024
@sternenseemann sternenseemann merged commit 92797ac into release-24.05 May 26, 2024
@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

Labels

6.topic: haskell General-purpose, statically typed, purely functional programming language 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant