Internal Jenkins has submitted this change and it was merged. Change subject: Kudu: Exclude non-Kudu symbols during stub client generation ......................................................................
Kudu: Exclude non-Kudu symbols during stub client generation Previously boost related symbols (and others) would get defined in the Kudu client stub with a non-functional implementation. If these implementations were used at runtime they would crash Impala. Change-Id: I54292095692ce38c255a8df48cf8f3f655d797b0 Reviewed-on: http://gerrit.cloudera.org:8080/2864 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Internal Jenkins --- M bin/bootstrap_toolchain.py 1 file changed, 105 insertions(+), 97 deletions(-) Approvals: Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/2864 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I54292095692ce38c255a8df48cf8f3f655d797b0 Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
