Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20339 )
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]> --- M thirdparty/build-definitions.sh 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Marton Greber: Looks good to me, but someone else must approve Alexey Serbin: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/20339 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I4703e8f1d32a3ccd397046e0538a6305645fd70d Gerrit-Change-Number: 20339 Gerrit-PatchSet: 3 Gerrit-Owner: Yifan Zhang <[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]>
