summaryrefslogtreecommitdiff
path: root/grpc/build_handwritten.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'grpc/build_handwritten.yaml')
-rw-r--r--grpc/build_handwritten.yaml24
1 files changed, 5 insertions, 19 deletions
diff --git a/grpc/build_handwritten.yaml b/grpc/build_handwritten.yaml
index c4c9c6a6..49a93de5 100644
--- a/grpc/build_handwritten.yaml
+++ b/grpc/build_handwritten.yaml
@@ -12,11 +12,11 @@ settings:
'#08': Use "-preN" suffixes to identify pre-release versions
'#09': Per-language overrides are possible with (eg) ruby_version tag here
'#10': See the expand_version.py for all the quirks here
- core_version: 14.0.0
+ core_version: 16.0.0
csharp_major_version: 2
- g_stands_for: gecko
- protobuf_version: 3.14.0
- version: 1.35.0
+ g_stands_for: guadalupe_river_park_conservancy
+ protobuf_version: 3.15.8
+ version: 1.38.0
targets:
- name: check_epollexclusive
build: tool
@@ -48,21 +48,6 @@ targets:
- tools/codegen/core/gen_percent_encoding_tables.cc
deps: []
uses_polling: false
-vspackages:
-- linkage: static
- name: grpc.dependencies.zlib
- props: false
- redist: true
- version: 1.2.8.10
-- linkage: static
- name: grpc.dependencies.openssl
- props: true
- redist: true
- version: 1.0.204.1
-- name: gtest
- props: false
- redist: false
- version: 1.7.0.1
configs:
asan:
CC: clang
@@ -213,6 +198,7 @@ defaults:
COREFLAGS: -fno-exceptions
CPPFLAGS: -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/abseil-cpp -Ithird_party/re2
-Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated
+ -Ithird_party/xxhash
LDFLAGS: -g
zlib:
CFLAGS: -fvisibility=hidden