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