Skip to content

Conversation

@calebzulawski
Copy link
Collaborator

Some rule sets (e.g. rules_foreign_cc, rules_go) change directories before invoking the compiler. This breaks the relative paths that get embedded in the wrapper scripts, and the wrapper is no longer able to find the actual compiler.

Fortunately, it's possible to get the same effect by tweaking flags to reference . as the working directory, so we can eliminate the wrapper scripts entirely.

@calebzulawski calebzulawski merged commit 9635311 into main Nov 13, 2025
143 of 148 checks passed
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