[
https://issues.apache.org/jira/browse/MESOS-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schwartzmeyer reassigned MESOS-3655:
-------------------------------------------
Resolution: Fixed
Assignee: Alex Clemmer (was: John Kordich)
{noformat}
commit 588b94e78
Author: Alex Clemmer [email protected]
Date: Thu Sep 10 12:07:56 2015 -0700
Added firewall.cpp to the process library CMakeLists.
Right now, if you try to build on a non-Windows machine with CMakeLists,
you'll get a linker error claiming that we can't find a symbol from the
process library's firewall.cpp.
This commit simply adds that source file, which fixes the problem.
Review: https://reviews.apache.org/r/37369
{noformat}
> Port process/firewall.hpp to Windows
> ------------------------------------
>
> Key: MESOS-3655
> URL: https://issues.apache.org/jira/browse/MESOS-3655
> Project: Mesos
> Issue Type: Task
> Components: libprocess
> Reporter: Alex Clemmer
> Assignee: Alex Clemmer
> Priority: Major
> Labels: mesosphere, windows
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)