Hello Zoltan Chovan, Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/19933
to look at the new patch set (#3).
Change subject: KUDU-3479 Put some patches back into LLVM 11
......................................................................
KUDU-3479 Put some patches back into LLVM 11
Commit fb6dc60621aa49f214b06d70527860c6a26c0e15 added two patches for
LLVM to fix build issue on Ubuntu 21.10. However, in commit
543e128d473f8f7836e605bba8cd6512fa918550 when I upgraded LLVM from 9 to
11, I forgot to check whether the previously added patches were
contained in the newer LLVM version. As it turns out not. This commit
backports those two patches for LLVM 11 and adds them back into the
build.
This issue came up during RHEL9 build experiments.
Change-Id: Ic7f9fa27aa1cde5e6ee93a87e536e71b20a67785
---
M thirdparty/download-thirdparty.sh
M thirdparty/patches/llvm-remove-cyclades-inclusion-in-sanitizer.patch
2 files changed, 36 insertions(+), 34 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/19933/3
--
To view, visit http://gerrit.cloudera.org:8080/19933
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic7f9fa27aa1cde5e6ee93a87e536e71b20a67785
Gerrit-Change-Number: 19933
Gerrit-PatchSet: 3
Gerrit-Owner: Marton Greber <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>