Closed fmeum closed 2 weeks ago
module_ctx.extension_metadata(reproducible = True)
bazel_features
com_google_protobuf
protobuf
Context: https://github.com/bazel-contrib/toolchains_llvm/pull/389
I think everything in this PR has now been merger.
module_ctx.extension_metadata(reproducible = True)
usage behind abazel_features
check for compatibility with Bazel 6.com_google_protobuf
instead ofprotobuf
with WORKSPACE to avoid missing deps and duplication of protobuf targets.