Skip to content

Support a system-wide OpenSSL installation#16

Merged
jviotti merged 1 commit intomainfrom
system-openssl
Feb 16, 2026
Merged

Support a system-wide OpenSSL installation#16
jviotti merged 1 commit intomainfrom
system-openssl

Conversation

@jviotti
Copy link
Member

@jviotti jviotti commented Feb 16, 2026

Signed-off-by: Juan Cruz Viotti jv@jviotti.com

Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 6 files

@augmentcode
Copy link

augmentcode bot commented Feb 16, 2026

🤖 Augment PR Summary

Summary: Adds an option to build Hydra against a system OpenSSL installation instead of the vendored mbedTLS.
Changes:

  • Introduces SOURCEMETA_HYDRA_USE_SYSTEM_OPENSSL and wires it through CI and the Makefile.
  • When enabled, finds OpenSSL at configure-time and configures the vendored curl build to use it.
  • Updates the installed package config to find_dependency(OpenSSL) (or mbedTLS otherwise) for consumers.
  • Propagates the option into the packaging/find_package CMake test configuration.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

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

Review completed. 2 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

@jviotti jviotti merged commit b607df8 into main Feb 16, 2026
13 checks passed
@jviotti jviotti deleted the system-openssl branch February 16, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant