Skip to content

Run CI to test PR #1

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Run CI to test PR #1

wants to merge 3 commits into from

Conversation

chrisirhc
Copy link
Owner

@chrisirhc chrisirhc commented Jul 15, 2025

Test PR ziglang#24457

This commit adds the `soname` option for `Build.Module` and
`OverlayOptions`. This controls whether `-fsoname` or `-fno-soname` is
passed to the linker. The `SoName` type is moved to `std.zig` to make
it accessible in other modules.

This is needed to implement the new test in
ziglang#19818
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.

2 participants