Casey Ching has submitted this change and it was merged. Change subject: Build fixes for cyrus-sasl and thrift ......................................................................
Build fixes for cyrus-sasl and thrift 1) cyrus-sasl, the build failed because libdb 5 is used by default. Now if libdb4 appears to be available, that will be used instead. 2) Thrift failed to find boost from the toolchain. More details are at https://github.com/cloudera/native-toolchain/issues/11 . Change-Id: Ied2b31e26bed751498364d7471017083574e5391 --- M source/cyrus-sasl/build.sh M source/thrift/build.sh 2 files changed, 12 insertions(+), 2 deletions(-) Approvals: Casey Ching: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/2554 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ied2b31e26bed751498364d7471017083574e5391 Gerrit-PatchSet: 1 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Casey Ching <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
