aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/grpc/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/grpc/BUILD')
-rw-r--r--third_party/grpc/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/grpc/BUILD b/third_party/grpc/BUILD
index 2ba07e3f8b..ebb83541a3 100644
--- a/third_party/grpc/BUILD
+++ b/third_party/grpc/BUILD
@@ -31,6 +31,7 @@ filegroup(
"//third_party:piii": ["protoc-gen-grpc-java-0.15.0-linux-x86_32.exe"],
"//third_party:arm": ["protoc-gen-grpc-java-0.15.0-linux-x86_32.exe"],
"//third_party:freebsd": ["protoc-gen-grpc-java-0.15.0-linux-x86_32.exe"],
+ "//third_party:s390x": ["protoc-gen-grpc-java-0.15.0-linux-s390x_64.exe"],
}),
)