Matthew Jacobs has submitted this change and it was merged.

Change subject: Do not run cmake bootstrap in parallel to mitigate sles12 bug
......................................................................


Do not run cmake bootstrap in parallel to mitigate sles12 bug

Seems to mitigate the cmake hang on sles12:
https://cmake.org/Bug/view.php?id=15873

Tested by making the change manually to the file on a sles12
jenkins machine which was already hung. After making this
change I was able to build cmake successfully with:
$ ./build.sh cmake 3.2.3

Change-Id: I137da168d4568832c3a7aaf752d2013544155d3e
---
M source/cmake/build.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Matthew Jacobs: Verified
  Tim Armstrong: Looks good to me, approved



-- 
To view, visit http://gerrit.cloudera.org:8080/2565
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I137da168d4568832c3a7aaf752d2013544155d3e
Gerrit-PatchSet: 1
Gerrit-Project: Toolchain
Gerrit-Branch: master
Gerrit-Owner: Matthew Jacobs <[email protected]>
Gerrit-Reviewer: Matthew Jacobs <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to