Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17626
Change subject: [thirdparty] fix building crcutil with GCC 10 ...................................................................... [thirdparty] fix building crcutil with GCC 10 This patch fixes building crcutil with GCC 10. Prior to this patch, version comparision didn't work properly for two-digits versions, so -msse2 and -mcrc32 flags would not be added when building with GCC 10. Change-Id: Ibaba794ce00eb64a29e8038a8a2f4883f35c975a --- M thirdparty/download-thirdparty.sh A thirdparty/patches/crcutil-autogen.patch 2 files changed, 35 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/26/17626/1 -- To view, visit http://gerrit.cloudera.org:8080/17626 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibaba794ce00eb64a29e8038a8a2f4883f35c975a Gerrit-Change-Number: 17626 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
