Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21886
Change subject: IMPALA-13406 (fixup): Drop old version of CURL ...................................................................... IMPALA-13406 (fixup): Drop old version of CURL The change to switch to Curl 8.10.1 added --with-gssapi to the configure command for Curl. On SLES15 with Curl 7.78, this causes configure to fail with a cryptic message like this: configure: error: --with-openssl was given but OpenSSL could not be detected Curl 8.10.1 does not have this issue, so this drops the older version of Curl. We won't need it after switching to Curl 8.10.1. Testing: - Build locally with SLES15 - Ran build for all x86_64 distros Change-Id: Ie29b314eb665fe57dff954bb3c41bc129dee486d --- M buildall.sh 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/86/21886/1 -- To view, visit http://gerrit.cloudera.org:8080/21886 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie29b314eb665fe57dff954bb3c41bc129dee486d Gerrit-Change-Number: 21886 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
