conda-forge / conda-forge/aws-sdk-cpp-feedstock
add s3crt to build?
Open
question
- Dominant language
- Batchfile
- Stars
- 1
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
### Comment:
Hi,
I was wondering if there would be any objections to adding the s3crt component to the build of this recipe. I believe (but haven't fully verified) it would be a matter of simply adding s3crt to this line in the build.sh script:
-DBUILD_ONLY='s3;s3crt;core;transfer;config;identity-management;sts;sqs;sns;monitoring;logs'
The reason for this is I have a program which uses aws both via python and via C++ in the same process, and the C++ uses the s3crt code.
Is there a reason this would not be desirable?
Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.