Files
impala/cmake_modules/FindCurl.cmake
Zoltan Borok-Nagy b45cd1bf02 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 <wzhou@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2021-09-28 22:53:59 +00:00

2.1 KiB