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



Patch looks great!

Reviews applied: [57260, 57261, 57262]

Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' 
CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; 
./support/docker-build.sh

- Mesos Reviewbot


On March 3, 2017, 1:50 p.m., Joseph Wu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/57262/
> -----------------------------------------------------------
> 
> (Updated March 3, 2017, 1:50 p.m.)
> 
> 
> Review request for mesos, Andrew Schwartzmeyer, Alex Clemmer, and Joris Van 
> Remoortere.
> 
> 
> Bugs: MESOS-6691
>     https://issues.apache.org/jira/browse/MESOS-6691
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This adds SSL-related files to the libprocess build, including tests.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/cmake/FindSsl.cmake PRE-CREATION 
>   3rdparty/libprocess/cmake/ProcessConfigure.cmake 
> c15b0a66c5226c2810454b0b0aa8f92b57cc13ab 
>   3rdparty/libprocess/src/CMakeLists.txt 
> ab362aa476e528deef691239a70f0be9d864e6c0 
>   3rdparty/libprocess/src/tests/CMakeLists.txt 
> cf1900e77a0fa22dffa017fe81a7faf9ae2508d0 
> 
> 
> Diff: https://reviews.apache.org/r/57262/diff/2/
> 
> 
> Testing
> -------
> 
> cmake .. -DENABLE_LIBEVENT=1 -DENABLE_SSL=1
> make check
> 
> ---
> 
> Need to fix how CMake finds Libevent for this to work (it currently downloads 
> a 2.1.5 libevent tarball).
> 
> 
> Thanks,
> 
> Joseph Wu
> 
>

Reply via email to