tensorflow/third_party/systemlibs/protobuf_deps.bzl
Michael Martis 95abf88e4c Added protobuf systemlib stub needed by gRPC.
An unusual (but possible) systemlib configuration is to use system
libprotobuf but bundled gRPC. This doesn't currently work: gRPC requires
the protobuf_deps rule that isn't defined by systemlib libprotobuf.

This change adds the rule, fixing that particular systemlib
configuration.
2021-06-07 11:45:03 +10:00

3 lines
30 B
Python