You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Scott Reynolds (Code Review)" <ge...@cloudera.org> on 2019/06/29 22:39:52 UTC

[kudu-CR] KUDU-2770: apply ustat removal patch from llvm

Hello Kudu Jenkins, Adar Dembo, Todd Lipcon, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/13447

to look at the new patch set (#2).

Change subject: KUDU-2770: apply ustat removal patch from llvm
......................................................................

KUDU-2770: apply ustat removal patch from llvm

Summary:
glib's sys/ustat.h has been deprecated for awhile and it has been
removed in glibc 2.28: https://lwn.net/Articles/761462/

The LLVM team merged the following into their project:
https://reviews.llvm.org/rG383fe5c8668f63ef21c646b43f48da9fa41aa100
and this is a port of that patch.

Change-Id: I506f6031f39972bf9b9dbe3368214da2cf390830
---
M thirdparty/download-thirdparty.sh
A thirdparty/patches/llvm-ustat-removal.patch
2 files changed, 59 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/47/13447/2
-- 
To view, visit http://gerrit.cloudera.org:8080/13447
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I506f6031f39972bf9b9dbe3368214da2cf390830
Gerrit-Change-Number: 13447
Gerrit-PatchSet: 2
Gerrit-Owner: Scott Reynolds <sd...@gmail.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>