rules_foreign_cc
rules_foreign_cc copied to clipboard
The tools_deps targets don't include runfiles
Where a tools_deps is a build target that includes runfiles the run files are not made available for the tool to use and so the tool fails to run.
This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days. Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_foreign_cc!
Did https://github.com/bazelbuild/rules_foreign_cc/pull/942 resolve this issue?