Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/2546
Change subject: Support for building LLVM 3.7 and 3.8 on CentOS 5 ...................................................................... Support for building LLVM 3.7 and 3.8 on CentOS 5 tar on CentOS 5.8 does not support the J option. As a workaround, use the standalone xzcat utility. CentOS 5.8 does not have the perf_event.h header, needed by compiler-rt. We can do without compiler-rt. It is needed for the various sanitisers, and also provides an alternative to the gcc runtime C/C++ runtime libraries. Change-Id: Iad649363fc64f30e0f17a9d51d7694a6fc00bc12 --- M buildall.sh M functions.sh M source/llvm/build-source-tarball.sh 3 files changed, 29 insertions(+), 25 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/46/2546/1 -- To view, visit http://gerrit.cloudera.org:8080/2546 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iad649363fc64f30e0f17a9d51d7694a6fc00bc12 Gerrit-PatchSet: 1 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]>
