Hello Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/19833
to look at the new patch set (#2).
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
---
M build-support/enable_devtoolset.sh
1 file changed, 80 insertions(+), 39 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/19833/2
--
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: newpatchset
Gerrit-Change-Id: Ia8069c09bc5be174b40b7b9cff856af4ad54652a
Gerrit-Change-Number: 19833
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)