rules_foreign_cc
rules_foreign_cc copied to clipboard
Fix pkgconfig_build.bzl for Windows build with Bzlmod
Make sure repo names are generated correctly and toolchain label is passed instead of pure string.
Hopefully fixes https://github.com/bazelbuild/rules_foreign_cc/issues/1239
We might want to actually enable bzlmod in CI for windows to test this!: https://github.com/bazelbuild/rules_foreign_cc/blob/fb209674f326b7020f64d5d022cbe7fa16f3209c/.bazelci/config.yaml#L31
Just updating to latest main to get a clearer idea of what's broken in CI
@jsharpe rules_foreign_cc 0.15.0 still has this issue Make.log