Hello Casey Ching, Matthew Jacobs, Dan Hecht,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2546
to look at the new patch set (#6).
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 do not need compiler-rt for cross-compiled IR so it is still useful
to enable LLVM without compiler-rt on CentOS5.8. The various LLVM
sanitizers, including ASAN require compiler-rt so these will not work on
CentOS 5.8.
Change-Id: Iad649363fc64f30e0f17a9d51d7694a6fc00bc12
---
M buildall.sh
M functions.sh
M source/llvm/build-source-tarball.sh
3 files changed, 63 insertions(+), 31 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/46/2546/6
--
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: 6
Gerrit-Project: Toolchain
Gerrit-Branch: master
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Casey Ching <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Matthew Jacobs <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>