You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Chun-Hung Hsiao <ch...@apache.org> on 2019/01/11 03:37:18 UTC

Review Request 69708: Fixed gRPC CMake build issue on Ubuntu 14.04.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69708/
-----------------------------------------------------------

Review request for mesos and Gastón Kleiman.


Bugs: MESOS-9519
    https://issues.apache.org/jira/browse/MESOS-9519


Repository: mesos


Description
-------

Fixed gRPC CMake build issue on Ubuntu 14.04.


Diffs
-----

  3rdparty/CMakeLists.txt 703808d063e4bba58f647b5d48b78724003bcc4e 
  3rdparty/grpc-1.10.0.patch 655f00387a6b308b653b23053419ec05c8b22144 
  3rdparty/grpc.md e06843c8b6038eb9fb809241686fd611d1daedc8 


Diff: https://reviews.apache.org/r/69708/diff/1/


Testing
-------

OS=ubuntu:14.04 BUILDTOOL=cmake COMPILER=gcc CONFIGURATION='--verbose --enable-libevent --enable-ssl' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1' support/docker-build.sh


Thanks,

Chun-Hung Hsiao