Skip to content

Comments

Skip post-processing binary with no -o flag#479

Merged
keith merged 1 commit intomasterfrom
ks/skip-post-processing-binary-with-no-o-flag
Oct 27, 2025
Merged

Skip post-processing binary with no -o flag#479
keith merged 1 commit intomasterfrom
ks/skip-post-processing-binary-with-no-o-flag

Conversation

@keith
Copy link
Member

@keith keith commented Oct 27, 2025

Since cc_common setup can be called in a way where the output_execpath
is never set, I think we have to support just skipping this.

Fixes #476

Since cc_common setup can be called in a way where the output_execpath
is never set, I think we have to support just skipping this.

Fixes #476
@keith
Copy link
Member Author

keith commented Oct 27, 2025

for future reference we could potentially compute the output binary name ourselves, it seems like in the case you pass -c foo.c the output binary name is foo, but idk how complex those rules are and this seems low risk

@keith keith merged commit 218e193 into master Oct 27, 2025
12 checks passed
@keith keith deleted the ks/skip-post-processing-binary-with-no-o-flag branch October 27, 2025 19:52
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.

Error occurs when upgrading apple_support from v1.17.1 to v1.24.1

3 participants