Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/23033 )
Change subject: [Rocky] Add support for Rocky Linux in build toolchain scripts ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/23033/4/build-support/enable_devtoolset.sh File build-support/enable_devtoolset.sh: http://gerrit.cloudera.org:8080/#/c/23033/4/build-support/enable_devtoolset.sh@53 PS4, Line 53: export CC="/usr/bin/gcc" : export CXX="/usr/bin/g++" I'm confused: how this makes sense if there is an attempt to use devtoolset right above at line 46. At least with prior versions of devtoolset on RHEL/CentOS, /usr/bin/gcc and devltoolset were from different toolchains, and mixing those was a no-no. -- To view, visit http://gerrit.cloudera.org:8080/23033 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibb232f6ec4c36369e79b03370b487ae64aac6f3d Gerrit-Change-Number: 23033 Gerrit-PatchSet: 4 Gerrit-Owner: KeDeng <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Fri, 20 Jun 2025 07:26:35 +0000 Gerrit-HasComments: Yes
