You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Adar Dembo (Code Review)" <ge...@ip-10-146-233-104.ec2.internal> on 2016/01/07 08:59:54 UTC

[kudu-CR] python: disable new gcc5 ABI

Hello Wes McKinney, Todd Lipcon,

I'd like you to do a code review.  Please visit

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

to review the following change.

Change subject: python: disable new gcc5 ABI
......................................................................

python: disable new gcc5 ABI

I forgot to address the Cython build in commit 8b04bf9; basically anything
upstream of libkudu_client.so needs to disable the new ABI too.

Change-Id: I7a0821cef6b2443c9d711af82e02d61755785360
---
M python/setup.py
1 file changed, 5 insertions(+), 2 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7a0821cef6b2443c9d711af82e02d61755785360
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Todd Lipcon <to...@cloudera.com>
Gerrit-Reviewer: Wes McKinney <we...@cloudera.com>