Todd Lipcon has submitted this change and it was merged.

Change subject: Fix thirdparty build error in Centos 6.
......................................................................


Fix thirdparty build error in Centos 6.

When doing a fresh build in Centos 6, one might get errors like
this: libcurl.so: undefined reference to `libssh2_userauth_list'.
This patch fixes this error by building curl without libssh2.

Change-Id: I3c72d76f6c4f5db7eb03f3e5f7efb4d3f6bb1e74
Reviewed-on: http://gerrit.cloudera.org:8080/6673
Reviewed-by: Todd Lipcon <t...@apache.org>
Tested-by: Kudu Jenkins
---
M thirdparty/build-definitions.sh
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Todd Lipcon: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/6673
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3c72d76f6c4f5db7eb03f3e5f7efb4d3f6bb1e74
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Amos Bird <amosb...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to