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

fix: make sure we reuse already found libcurl #79

Merged

Conversation

supervacuus
Copy link
Collaborator

Before we update the submodule in the Native SDK to fix getsentry/sentry-native#773 we should make sure that we reuse a curl package that was already found so that scenarios like this: getsentry/sentry-native#790 are covered.

I also use CURL::libcurl if available and limit the export set like in the build script of the Native SDK.

@supervacuus supervacuus merged commit 3a3c1f3 into getsentry:getsentry Feb 6, 2023
@supervacuus supervacuus deleted the fix/curl_found_crashpad_linux branch February 6, 2023 15:07
supervacuus added a commit to getsentry/sentry-native that referenced this pull request Feb 7, 2023
- Switch Crashpad transport on Linux to use libcurl ([#803](#803), [crashpad#75](getsentry/crashpad#75), [crashpad#79](getsentry/crashpad#79))
- Avoid accidentally mutating CONTEXT when client-side stack walking in Crashpad ([#803](#803), [crashpad#77](getsentry/crashpad#77))
- Fix various mingw compilation issues ([#794](#794), [crashpad#78](getsentry/crashpad#78))
- Updated Crashpad backend to 2023-02-07. ([#803](#803), [crashpad#80](getsentry/crashpad#80))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants