Hello Kudu Jenkins, Andrew Wong, Grant Henke,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17626
to look at the new patch set (#2).
Change subject: [thirdparty] fix building crcutil with GCC 10
......................................................................
[thirdparty] fix building crcutil with GCC 10
This patch updates the version of crcutil used in Kudu's thirdparty.
With this patch, it's now possible to build 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/vars.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/26/17626/2
--
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: newpatchset
Gerrit-Change-Id: Ibaba794ce00eb64a29e8038a8a2f4883f35c975a
Gerrit-Change-Number: 17626
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)