Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17627


Change subject: [thirdparty] fix building LLVM9 with GCC 10
......................................................................

[thirdparty] fix building LLVM9 with GCC 10

This patch fixes LLVM9 build with GCC10 in Kudu's thirdparty.

Prior to this patch, LLVM9 build in thirdparty would fail with the
following error:

thirdparty/src/llvm-9.0.0.src/include/llvm/Demangle/MicrosoftDemangleNodes.h:566:3:
 error: unknown type name 'uint32_t'
  uint32_t NVOffset = 0;
  ^

Change-Id: I3332556229dbf2bce65d52f37c48d62624465f70
---
M thirdparty/download-thirdparty.sh
A thirdparty/patches/llvm-demangle.patch
2 files changed, 13 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/27/17627/1
--
To view, visit http://gerrit.cloudera.org:8080/17627
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3332556229dbf2bce65d52f37c48d62624465f70
Gerrit-Change-Number: 17627
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to