Alex Clemmer created MESOS-3394:
-----------------------------------
Summary: 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: build
Reporter: Alex Clemmer
Assignee: Alex Clemmer
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.3.4#6332)