Skip to content

WIP Attempt to rebase PR #19818 #24457

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

Conversation

chrisirhc
Copy link

@chrisirhc chrisirhc commented Jul 15, 2025

Attempt to rebase PR #19818

CI runs on chrisirhc#1

I'm attempting to retrieve the artifacts via the CI on chrisirhc#2 so I can test with the zig built from source and see if I can reproduce via instructions in #23287 .

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
@chrisirhc chrisirhc changed the title Attempt to rebase PR 19818 WIP Attempt to rebase PR 19818 Jul 15, 2025
@chrisirhc chrisirhc changed the title WIP Attempt to rebase PR 19818 WIP Attempt to rebase PR #19818 Jul 15, 2025
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