Skip to content

Allow undefined symbols in shared objects to trigger archive entries#935

Merged
davidlattimore merged 1 commit into
mainfrom
push-qkwsyzowkkny
Jun 26, 2025
Merged

Allow undefined symbols in shared objects to trigger archive entries#935
davidlattimore merged 1 commit into
mainfrom
push-qkwsyzowkkny

Conversation

@davidlattimore

Copy link
Copy Markdown
Member

Fixes #930

Note, the change in shared.c fixes a test failure that would otherwise occur due to GNU ld only triggering if the undefined symbol preceeds the definition.

Fixes #930

Note, the change in shared.c fixes a test failure that would otherwise occur
due to GNU ld only triggering if the undefined symbol preceeds the definition.
@davidlattimore davidlattimore merged commit 73c4f9e into main Jun 26, 2025
20 checks passed
@davidlattimore davidlattimore deleted the push-qkwsyzowkkny branch June 26, 2025 06:31
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.

Shared objects should trigger archive entry activation

1 participant