aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-10-05 08:36:34 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-10-05 08:36:34 -0700
commit76eab735f41baf8dd8af6524a8ce673a5803f5d4 (patch)
tree3c359823a89886e14b1a4b9bc906e9eae8bd11f8 /build.yaml
parent2b86ea6206e9ca71f59acff9752d28495be81126 (diff)
parent8a8f5ed041d6fa1b772bda0b9d193aeb7dea9172 (diff)
Merge github.com:grpc/grpc into flowctl+millis
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.yaml b/build.yaml
index 5843be2818..0d6aeac774 100644
--- a/build.yaml
+++ b/build.yaml
@@ -13,8 +13,8 @@ settings:
'#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: 5.0.0-dev
- g_stands_for: gambit
- version: 1.7.0-dev
+ g_stands_for: generous
+ version: 1.8.0-dev
filegroups:
- name: census
public_headers:
@@ -4786,7 +4786,7 @@ configs:
CXX: g++
DEFINES: _DEBUG DEBUG GPR_GCOV
LD: gcc
- LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic
+ LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic -lstdc++
LDXX: g++
helgrind:
CPPFLAGS: -O0