Skip to content

mold 2.38.1 #221699

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 2 commits into from
Apr 28, 2025
Merged

mold 2.38.1 #221699

merged 2 commits into from
Apr 28, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
mold 2.38.1 is a maintenance release of the high-speed linker. It includes the following bug fix:
  • Fixed a bug where mold could fail with a spurious mutually-recursive .so detected error message when building an executable. This happened if there was a circular dependency between shared libraries given to the linker (i.e., libfoo.so depends on libbar.so and vice versa). Even though libraries with circular dependencies are rare and a strong indication of a bug in the original program's library layering, the dynamic loader can load such libraries, and the linker shouldn't reject them. (21e20e01da778c45e388b7d816ec26d9ebaad224)

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Apr 28, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 28, 2025
@BrewTestBot BrewTestBot enabled auto-merge April 28, 2025 08:53
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 28, 2025
Merged via the queue into master with commit 00fcfe9 Apr 28, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-mold-2.38.1 branch April 28, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants