Todd Lipcon has submitted this change and it was merged. Change subject: Use $CLANG to build python code ......................................................................
Use $CLANG to build python code This enables ccache when installing cython and building the Python bindings. This speeds up the Python build noticeably. Change-Id: I5d244b39d70ef7bab9c9ebec3a662edf4470933c Reviewed-on: http://gerrit.cloudera.org:8080/1846 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Todd Lipcon <[email protected]> --- M build-support/jenkins/build-and-test.sh 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Todd Lipcon: Verified -- To view, visit http://gerrit.cloudera.org:8080/1846 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5d244b39d70ef7bab9c9ebec3a662edf4470933c Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
