Skip to content

cmake: optimize OpenSSL fork detection - #22664

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cm-opt
Closed

vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cm-opt

Conversation

@vszakats

Copy link
Copy Markdown
Member

Stop detecting further forks if one has been positively identified.

Stop detecting further flavors if one has been positively identified.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Optimizes CMake configuration by stopping OpenSSL fork checks once AWS-LC or BoringSSL is identified.

Changes:

  • Skip BoringSSL detection for AWS-LC.
  • Skip LibreSSL detection for AWS-LC and BoringSSL.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@vszakats vszakats closed this in fb22f58 Aug 25, 2026
@vszakats
vszakats deleted the cm-opt branch August 25, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants