Alexey Serbin has uploaded this change for review. ( 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) --- M thirdparty/build-definitions.sh 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/41/20341/1 -- 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: newchange Gerrit-Change-Id: I4703e8f1d32a3ccd397046e0538a6305645fd70d Gerrit-Change-Number: 20341 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Yifan Zhang <[email protected]>
