Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15180 )
Change subject: [util] use libcurl from thirdparty ...................................................................... [util] use libcurl from thirdparty Since libcurl is now used not only as a build-time dependency, but as run-time dependency as well (for cloud type detection), let's make sure we linked in the curl library that's built in thirdparty and not from somewhere else. Change-Id: I5448829cb4fa1b3dfc05ab0dfbd9b4a73b7f837e Reviewed-on: http://gerrit.cloudera.org:8080/15180 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M CMakeLists.txt A cmake_modules/FindCURL.cmake M src/kudu/util/CMakeLists.txt 3 files changed, 36 insertions(+), 1 deletion(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/15180 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I5448829cb4fa1b3dfc05ab0dfbd9b4a73b7f837e Gerrit-Change-Number: 15180 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Volodymyr Verovkin <[email protected]>
