Marton Greber has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19933
Change subject: KUDU-3479 Put some patches back into LLVM11 ...................................................................... KUDU-3479 Put some patches back into LLVM11 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 chechk 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/1 -- 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: newchange Gerrit-Change-Id: Ic7f9fa27aa1cde5e6ee93a87e536e71b20a67785 Gerrit-Change-Number: 19933 Gerrit-PatchSet: 1 Gerrit-Owner: Marton Greber <[email protected]>
