rules_cc
rules_cc copied to clipboard
Improve backwards compatibility
trafficstars
- Gate
module_ctx.extension_metadata(reproducible = True)usage behind abazel_featurescheck for compatibility with Bazel 6. - Use the "well-known" name
com_google_protobufinstead ofprotobufwith WORKSPACE to avoid missing deps and duplication of protobuf targets.
Context: https://github.com/bazel-contrib/toolchains_llvm/pull/389
I think everything in this PR has now been merger.