Hello Abhishek Chennaka,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/20334
to review the following change.
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]>
(cherry picked from commit 58e42b476abd4234f6a83f765253b2b7779a9046)
---
M build-support/enable_devtoolset.sh
1 file changed, 80 insertions(+), 39 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/34/20334/1
--
To view, visit http://gerrit.cloudera.org:8080/20334
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia8069c09bc5be174b40b7b9cff856af4ad54652a
Gerrit-Change-Number: 20334
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>