Skip to content

Conversation

@keith
Copy link
Member

@keith keith commented Sep 3, 2025

This lets us avoid trying to parse these values out of various arguments
and instead we just get them through the environment.

key = "DSYM_HINT_LINKED_BINARY",
value = "%{output_execpath}",
# We need to check this for backwards compatibility with bazel 7
expand_if_available = "dsym_path",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

turns out this isn't available on env_entry in bazel 7.x

This lets us avoid trying to parse these values out of various arguments
and instead we just get them through the environment.
@keith keith force-pushed the ks/move-magic-compiler-wrapper-args-to-env-vars branch from c88669f to 3e8701b Compare December 19, 2025 23:27
@keith keith requested a review from adincebic as a code owner December 19, 2025 23:27
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