Skip to content

Replace confusing is_dynamic_link_type parameter#776

Open
keith wants to merge 1 commit into
bazelbuild:mainfrom
keith:ks/replace-confusing-is_dynamic_link_type-parameter
Open

Replace confusing is_dynamic_link_type parameter#776
keith wants to merge 1 commit into
bazelbuild:mainfrom
keith:ks/replace-confusing-is_dynamic_link_type-parameter

Conversation

@keith

@keith keith commented Jun 26, 2026

Copy link
Copy Markdown
Member

This was ambiguous for if the binary was being linked dynamically vs
statically or if it was creating a shared library. Really all this
function cares about is the artifact_category so we can just pass that
ourselves.

This was ambiguous for if the binary was being linked dynamically vs
statically or if it was creating a shared library. Really all this
function cares about is the artifact_category so we can just pass that
ourselves.
@keith keith requested review from c-mita, pzembrod and trybka as code owners June 26, 2026 21:35
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