Skip to content

Conversation

@mlafeldt
Copy link
Contributor

While writing DuckDB extensions in Zig, I noticed that linker_allow_shlib_undefined doesn't work as intended on macOS.

This PR ensures MH_NOUNDEFS is not set when dynamic lookup is enabled for undefined symbols.

Ensures `MH_NOUNDEFS` is not set when dynamic lookup is enabled for
undefined symbols via `linker_allow_shlib_undefined`.
@mlafeldt mlafeldt force-pushed the fix-macho-dynamic-lookup branch from 8710c5f to c1895c1 Compare November 27, 2025 14:43
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.

1 participant