Internal Jenkins has submitted this change and it was merged. Change subject: Allow switching between custom and bootstrapped toolchain ......................................................................
Allow switching between custom and bootstrapped toolchain If SKIP_TOOLCHAIN_BOOTSTRAP is set, toolchain bootstrap is skipped. This means that even if you are running on a supported OS, your custom-built toolchain artifacts will always be used. Also use Ubuntu 14.04 toolchain artifacts for Ubuntu 15.10. I have been using the artifacts locally for a while and it has been working fine. Change-Id: If3bae187cc8a829c693711482c0ec656e41b7bf2 Reviewed-on: http://gerrit.cloudera.org:8080/2665 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Internal Jenkins --- M CMakeLists.txt M bin/bootstrap_toolchain.py 2 files changed, 14 insertions(+), 9 deletions(-) Approvals: Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/2665 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: If3bae187cc8a829c693711482c0ec656e41b7bf2 Gerrit-PatchSet: 4 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
