Tim Armstrong has uploaded a new patch set (#2).

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, 45 insertions(+), 26 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/46/2546/2
-- 
To view, visit http://gerrit.cloudera.org:8080/2546
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iad649363fc64f30e0f17a9d51d7694a6fc00bc12
Gerrit-PatchSet: 2
Gerrit-Project: Toolchain
Gerrit-Branch: master
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to