Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20665 )
Change subject: [build] Make uncompress symbols local in exported libkudu_client.so ...................................................................... [build] Make uncompress symbols local in exported libkudu_client.so in redhat 8.8 and ubuntu 22.04 graviton instances the uncompress and uncompress2 symbols form libz get to libkudu_client.so. They shoud be made local too. Adding them to symbol.map Change-Id: I5033eef9dee6711f302d877cfb81a066b65f0319 Reviewed-on: http://gerrit.cloudera.org:8080/20590 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> (cherry picked from commit 5d6dcfd2470fc9e3144e9fe593063c90cd82bef3) Reviewed-on: http://gerrit.cloudera.org:8080/20665 Tested-by: Kudu Jenkins Reviewed-by: Yifan Zhang <[email protected]> --- M src/kudu/client/symbols.map 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Yifan Zhang: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/20665 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.17.x Gerrit-MessageType: merged Gerrit-Change-Id: I5033eef9dee6711f302d877cfb81a066b65f0319 Gerrit-Change-Number: 20665 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]>
