[
https://issues.apache.org/jira/browse/MESOS-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14942518#comment-14942518
]
Joris Van Remoortere commented on MESOS-3543:
---------------------------------------------
{code}
commit 2afe3b9f1a8dd9f4219388ffd2243b41a7cb85c5
Author: Alex Clemmer <[email protected]>
Date: Sat Oct 3 16:51:26 2015 -0700
CMake: Added support for libevent for Unix builds.
Review: https://reviews.apache.org/r/38826
commit 6523d92adc7a3b745d3a723a1bfe8dc7dd07c8d1
Author: Alex Clemmer <[email protected]>
Date: Sat Oct 3 16:51:13 2015 -0700
CMake: Added `ENABLE_LIBEVENT` to libprocess config scripts.
Review: https://reviews.apache.org/r/38825
{code}
> Add libevent support on Unix builds.
> ------------------------------------
>
> Key: MESOS-3543
> URL: https://issues.apache.org/jira/browse/MESOS-3543
> Project: Mesos
> Issue Type: Task
> Components: build
> Reporter: Alex Clemmer
> Assignee: Alex Clemmer
> Labels: build, cmake, mesosphere
>
> Right now Unix builds will (intentionally) error out when we try to build
> them with libevent. We should add support for this.
> Note that this means we have to include support for installed versions of
> libevent, not just the one we're going to be pulling down from the Internet
> for Windows builds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)