Skip to content

Don't hard-code @com_google_protobuf//:protoc #74

Description

@alexeagle

According to bazelbuild/rules_proto#213 users of Bazel 7 can now ask Bazel to resolve protoc from a toolchain.

There are two spots at HEAD:

 "_protoc": attr.label(
    default = "@com_google_protobuf//:protoc",
    executable = True,
    cfg = "exec",
),

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions