[
https://issues.apache.org/jira/browse/MESOS-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080509#comment-16080509
]
Ed Vielmetti commented on MESOS-3394:
-------------------------------------
The release of glog 0.3.5 that includes this fix has been published, at
https://github.com/google/glog/releases/tag/v0.3.5
> Change glog download target for Windows when pull req is moved upstream
> -----------------------------------------------------------------------
>
> Key: MESOS-3394
> URL: https://issues.apache.org/jira/browse/MESOS-3394
> Project: Mesos
> Issue Type: Task
> Components: cmake
> Reporter: Alex Clemmer
> Assignee: Andrew Schwartzmeyer
> Labels: build, cmake, mesosphere
>
> To build on Windows, we have to build glog on Windows. But, glog doesn't
> build on Windows, so we had to submit a patch to the project. So, to build on
> Windows, we download the patched version directly from the pull request that
> was sent to the glog repository on GitHub.
> When these patches move upstream, we need to change this to point at the
> "real" glog release instead of the pull request.
> (For details see the `CMakeLists.txt` in `3rdparty/libprocess/3rdparty`.)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)