Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20341 )
Change subject: KUDU-3502: disable http2 support in libcurl ...................................................................... KUDU-3502: disable http2 support in libcurl This patch adds '--without-nghttp2' option when building curl. The http2 feature is not needed for Kudu tests or other cases, so it make senses to remove it to avoid linker errors. Change-Id: I4703e8f1d32a3ccd397046e0538a6305645fd70d Reviewed-on: http://gerrit.cloudera.org:8080/20339 Reviewed-by: Marton Greber <[email protected]> Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> (cherry picked from commit 1602653a50187b5fd9c9bc55944d45da4869a000) Reviewed-on: http://gerrit.cloudera.org:8080/20341 Reviewed-by: Yifan Zhang <[email protected]> Tested-by: Kudu Jenkins --- M thirdparty/build-definitions.sh 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Yifan Zhang: Looks good to me, approved Marton Greber: Looks good to me, but someone else must approve Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/20341 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.17.x Gerrit-MessageType: merged Gerrit-Change-Id: I4703e8f1d32a3ccd397046e0538a6305645fd70d Gerrit-Change-Number: 20341 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]>
