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

(Updated Aug. 8, 2017, 12:37 a.m.)


Review request for mesos, Benjamin Bannier and Jie Yu.


Changes
-------

Avoided setting `-rpath`.


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


Repository: mesos


Description (updated)
-------

This patch is for grpc support in Mesos. Since grpc depends on protobuf,
ssl and zlib, we make ssl and zlib required packages for Mesos to build.
Despite of the requirement changes, The the `--enable-ssl` and
`--enable-zlib` flags are still kept, since these flags control whether
we want to compress and encrypt the communications.


Diffs (updated)
-----

  configure.ac b2eeedab65d70718451cb8bbe556794b6d8e8db6 


Diff: https://reviews.apache.org/r/61433/diff/2/

Changes: https://reviews.apache.org/r/61433/diff/1-2/


Testing
-------

make


Thanks,

Chun-Hung Hsiao

Reply via email to