Commit dd94ddd
Patch yams MODULE.bazel to add rules_cc dep for Bazel 9.
The yams module doesn't declare rules_cc as a dependency, so
@rules_cc is not visible from its BUILD file. Add it to make
the cc_library load statement work.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c1e212a commit dd94ddd
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 | | |
2 | 14 | | |
3 | 15 | | |
| |||
0 commit comments