Skip to content

Fix #6720 Involve lld linker on Ubuntu #6724

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

Merged
merged 1 commit into from
Apr 24, 2025
Merged

Fix #6720 Involve lld linker on Ubuntu #6724

merged 1 commit into from
Apr 24, 2025

Conversation

mpilgrem
Copy link
Member

See:

integration-tests.yml now installs lld on the GitHub hosted runner ubuntu-latest.

release.hs check executes stack-integration-test outside of any Alpine Linux Docker container.

stack-integration-test uses lld on Linux, and expects it to be on the PATH.

  • Any changes that could be relevant to users have been recorded in ChangeLog.md.
  • The documentation has been updated, if necessary

Please also shortly describe how you tested your change. Bonus points for added tests! Relying on CI

integration-tests.yml now installs lld on the GitHub hosted runner ubuntu-latest.

release.hs check executes stack-integration-test outside of any Alpine Linux Docker container.

stack-integration-test uses lld on Linux, and expects it to be on the PATH.
@mpilgrem mpilgrem merged commit 7ecf9a2 into master Apr 24, 2025
13 checks passed
@mpilgrem mpilgrem deleted the fix6720 branch April 24, 2025 23:30
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.

1 participant