Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[curl] Fix usage of curl library on Android. #17400

Closed

Conversation

AenBleidd
Copy link
Contributor

Remove hard dependency on dynamically built OpenSSL.

Signed-off-by: Vitalii Koshura lestat.de.lionkur@gmail.com

Remove hard dependency on dynamically built OpenSSL.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
@JackBoosY JackBoosY added the category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. label Apr 21, 2021
@ahmedyarub
Copy link
Contributor

These hard-coded dependencies were copied from AWS SDK for C++. Removing them would break building on Windows.

@AenBleidd
Copy link
Contributor Author

@ahmedyarub, these lines are specific to Android.
#17418 might be more proper fix for this

@ahmedyarub
Copy link
Contributor

@ahmedyarub, these lines are specific to Android.
#17418 might be more proper fix for this

Exactly! I've just tested that PR on Windows and it worked for compiling Android apps.

@AenBleidd
Copy link
Contributor Author

Closing this in favor of #17418

@AenBleidd AenBleidd closed this Apr 22, 2021
@AenBleidd AenBleidd deleted the vko_fix_curl_android_usage branch April 22, 2021 08:30
@AenBleidd AenBleidd restored the vko_fix_curl_android_usage branch April 22, 2021 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants