Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17876 )
Change subject: IMPALA-10933: Impala build finds system libcurl instead of toolchain version ...................................................................... IMPALA-10933: Impala build finds system libcurl instead of toolchain version This patch modifies FindCurl.cmake to ignore the system version of libcurl. Without this patch the build might find a wrong version of libcurl which causes errors during link time. Change-Id: I3c2d315e9bc06b9b926a492fa8d3729baddc2c82 Reviewed-on: http://gerrit.cloudera.org:8080/17876 Reviewed-by: Wenzhe Zhou <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M cmake_modules/FindCurl.cmake 1 file changed, 11 insertions(+), 2 deletions(-) Approvals: Wenzhe Zhou: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/17876 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3c2d315e9bc06b9b926a492fa8d3729baddc2c82 Gerrit-Change-Number: 17876 Gerrit-PatchSet: 2 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
