Abhishek Rawat has uploaded a new patch set (#4). ( http://gerrit.cloudera.org:8080/22355 )
Change subject: Add aws-sdk-cpp (bedrock) libraries ...................................................................... Add aws-sdk-cpp (bedrock) libraries Added aws-sdk-cpp to the toolchain from: https://github.com/aws/aws-sdk-cpp/releases/tag/1.11.486 This is primarily required for interacting with AWS Bedrock models. The full aws-sdk-cpp build takes more than an hour so limiting the build to bedrock libraries for now. The AWS SDK depends on curl and zlib from the toolchain build. The test binaries were also disabled as it was picking up system GCC libraries. Testing: - Ran a local toolchain build - Ran toolchain build on multiple platforms Change-Id: I8c428195e8be24de53b2b30479a4966e43db74cd --- M buildall.sh A source/aws-sdk-cpp/build.sh 2 files changed, 52 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/55/22355/4 -- To view, visit http://gerrit.cloudera.org:8080/22355 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I8c428195e8be24de53b2b30479a4966e43db74cd Gerrit-Change-Number: 22355 Gerrit-PatchSet: 4 Gerrit-Owner: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]>
