Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24705 )
Change subject: [thirdparty] skip building unused LLVM/CLANG tools ...................................................................... [thirdparty] skip building unused LLVM/CLANG tools This changelist removes a few more LLVM/CLANG tools from the list of components to build: those aren't used in Kudu. Removing unused tools helps reduce build times and the size of the pre-built archive. Below are the stats on the pre-built archive size reduction for a couple of supported platforms: llvm-11.0.0.p10.rhel-9.x86_64.gcc-11.5.tar.xz 333668880 llvm-11.0.0.p11.rhel-9.x86_64.gcc-11.5.tar.xz 283293488 llvm-11.0.0.p10.macos-26.x86_64.clang-17.0.tar.xz 237209484 llvm-11.0.0.p11.macos-26.x86_64.clang-17.0.tar.xz 198899528 Change-Id: Ia8efa4c3cd4edfa788d633c32debdec1b63b48ea Reviewed-on: http://gerrit.cloudera.org:8080/24705 Reviewed-by: Ashwani Raina <[email protected]> Tested-by: Alexey Serbin <[email protected]> --- M thirdparty/build-definitions.sh M thirdparty/vars.sh 2 files changed, 12 insertions(+), 1 deletion(-) Approvals: Ashwani Raina: Looks good to me, approved Alexey Serbin: Verified -- To view, visit http://gerrit.cloudera.org:8080/24705 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ia8efa4c3cd4edfa788d633c32debdec1b63b48ea Gerrit-Change-Number: 24705 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]>
