Skip to content

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