From 7f77b45284080de49b3c74a6abebe1a6ff47ee71 Mon Sep 17 00:00:00 2001 From: Vladimir Moskva Date: Mon, 12 Sep 2016 19:45:49 +0200 Subject: Config files compatible with the new version of Bazel Change-Id: I59fd0ff2059abb16ccb23403736efe2d955038f4 --- third_party/grpc/grpc.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/grpc') 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, + ), -- cgit v1.2.3