Marton Greber has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24477 )
Change subject: [thirdparty] fix arch detection in crcutil on Redhat10 ...................................................................... [thirdparty] fix arch detection in crcutil on Redhat10 This changelist updates crcutil in 3rd-party up to the latest version in the git repo at the time of writing [1]. An update from the prior version is switching from 'uname -p' to 'uname -m' to provide relevant information on RedHat10. [1] https://github.com/cloudera/crcutil/commit/0437b1a99 Change-Id: Ie1d353ee3e7b3d5187cd9107a0f0609dd5cff4d6 Reviewed-on: http://gerrit.cloudera.org:8080/24477 Tested-by: Kudu Jenkins Reviewed-by: Joe McDonnell <[email protected]> Reviewed-by: Zoltan Chovan <[email protected]> Reviewed-by: Marton Greber <[email protected]> --- M thirdparty/patches/crcutil-fix-macos-arm64-flags.patch M thirdparty/vars.sh 2 files changed, 7 insertions(+), 7 deletions(-) Approvals: Kudu Jenkins: Verified Joe McDonnell: Looks good to me, but someone else must approve Zoltan Chovan: Looks good to me, approved Marton Greber: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/24477 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie1d353ee3e7b3d5187cd9107a0f0609dd5cff4d6 Gerrit-Change-Number: 24477 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]>
