aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/grpc
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/grpc')
-rw-r--r--third_party/grpc/grpc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/grpc/grpc.patch b/third_party/grpc/grpc.patch
index 448776a2d0..fc1c224ebd 100644
--- a/third_party/grpc/grpc.patch
+++ b/third_party/grpc/grpc.patch
@@ -138,7 +138,7 @@ index 62284a3..bc76cd1 100644
single_file = True,
),
+ "grpc_java_plugin": attr.label(
-+ cfg = HOST_CFG,
++ cfg = "host",
+ executable = True,
+ single_file = True,
+ ),