aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-05-01 15:35:56 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-05-01 15:35:56 -0700
commitd4ee77e7410cee755c36fbd78b8f2f0198da67d9 (patch)
treebde2feec2c12586fe23e0be693b3cd2474acd6d4 /build.yaml
parentc610985aeb3931c53726e742707aa1a8b2fe84b9 (diff)
parent305dcf3d32bed0614325ead76f121702768ce874 (diff)
Merge github.com:grpc/grpc into epex4
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build.yaml b/build.yaml
index e54850e1a1..ad2a4f71a4 100644
--- a/build.yaml
+++ b/build.yaml
@@ -986,13 +986,6 @@ filegroups:
- include/grpc++/test/server_context_test_spouse.h
deps:
- grpc++
-- name: thrift_util
- language: c++
- public_headers:
- - include/grpc++/impl/codegen/thrift_serializer.h
- - include/grpc++/impl/codegen/thrift_utils.h
- uses:
- - grpc++_codegen_base
libs:
- name: gpr
build: all
@@ -1290,7 +1283,6 @@ libs:
- grpc++_codegen_base_src
- grpc++_codegen_proto
- grpc++_config_proto
- - thrift_util
- name: grpc++_unsecure
build: all
language: c++