Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19833 )
Change subject: [build-support] fix build on CentOS/RHEL ...................................................................... [build-support] fix build on CentOS/RHEL This pach fixes building Kudu on CentOS/RHEL. 7747a7c01 introduced an update on build_support/enable_devtoolset.sh script that has broken the build. In addition, it turns out the lsb_release utility might not be available at some Linux distributions, e.g. CentOS/RHEL 9 [1]. This patch updates the enable_devtoolset.sh script accordingly. This is a follow-up to 7747a7c0149d6e8f894ad3216c54db9f27b3d372. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1964381 Change-Id: Ia8069c09bc5be174b40b7b9cff856af4ad54652a Reviewed-on: http://gerrit.cloudera.org:8080/19833 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Abhishek Chennaka <[email protected]> --- M build-support/enable_devtoolset.sh 1 file changed, 80 insertions(+), 39 deletions(-) Approvals: Alexey Serbin: Verified Abhishek Chennaka: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/19833 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ia8069c09bc5be174b40b7b9cff856af4ad54652a Gerrit-Change-Number: 19833 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
