You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alex Clemmer (JIRA)" <ji...@apache.org> on 2015/09/09 00:33:46 UTC

[jira] [Created] (MESOS-3394) Change glog download target for Windows when pull req is moved upstream

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)