Casey Ching has posted comments on this change. Change subject: IMPALA-3191: toolchain cmake hangs on sles12 ......................................................................
Patch Set 2: > At least, that's what I'm thinking for cmake as well. We have a > number of projects that use cmake to build, and we can't just build > those libraries unless we've already built gcc and cmake (or using > the system versions). gcc is already like that, it's built first by init.sh. If cmake and binutils are added to init.sh, that should mean they'll get build before everything else too. I'm guessing the order of building binutils/gcc/cmake won't matter too much. -- To view, visit http://gerrit.cloudera.org:8080/2567 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8a31098de42b4d5cb93c12bb2e054eadb8b8c72a Gerrit-PatchSet: 2 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: No
