Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24708 )
Change subject: KUDU-3788 remove custom mapping in component_name_to_tag ...................................................................... KUDU-3788 remove custom mapping in component_name_to_tag Once introducing LIBCXXABI_xxx and LIBCXX_xxx variables into thirdparty/vars.sh pointed to their LLVM_xxx counterparts, there isn't a need to perform custom mapping for libcxxabi and libcxx components in the component_name_to_tag() function anymore. There are no functional modifications in this changelist. Change-Id: Ib278feaf3a6932b049d33ad0867ed0a1c1954b95 Reviewed-on: http://gerrit.cloudera.org:8080/24708 Reviewed-by: Zoltan Martonka <[email protected]> Tested-by: Alexey Serbin <[email protected]> --- M thirdparty/prebuilt-utils.sh M thirdparty/vars.sh 2 files changed, 3 insertions(+), 8 deletions(-) Approvals: Zoltan Martonka: Looks good to me, approved Alexey Serbin: Verified -- To view, visit http://gerrit.cloudera.org:8080/24708 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ib278feaf3a6932b049d33ad0867ed0a1c1954b95 Gerrit-Change-Number: 24708 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]>
