Skip to content

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