Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17053


Change subject: [thirdparty] use system curl for cmake
......................................................................

[thirdparty] use system curl for cmake

Since building Kudu from source requires curl to be installed,
let's rely on that system package when building cmake.  In addition
to reducing the build time of the third-party components, it also
helps avoiding build failures in environments where multiple
OpenSSL versions are installed.

I guess a proper fix would be updating cmake configure/build scripts
and makefiles, but I'm not sure it's worth it: removing an extra
component from the build gives the benefit of shorter build times.

Change-Id: I10a22e1e864b19491177c25a352e2378a6f6dea3
---
M thirdparty/build-definitions.sh
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/17053/1
--
To view, visit http://gerrit.cloudera.org:8080/17053
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I10a22e1e864b19491177c25a352e2378a6f6dea3
Gerrit-Change-Number: 17053
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>

Reply via email to