Todd Lipcon has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/1732 Tested-by: Internal Jenkins Reviewed-by: Todd Lipcon <[email protected]> --- M python/setup.py 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Internal Jenkins: Verified Todd Lipcon: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/1732 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7a0821cef6b2443c9d711af82e02d61755785360 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Wes McKinney <[email protected]>
