Skip to content

add openssl dev library for cross compilation#546

Merged
AppleThomas merged 1 commit intomainfrom
thomas/arm64
Apr 24, 2026
Merged

add openssl dev library for cross compilation#546
AppleThomas merged 1 commit intomainfrom
thomas/arm64

Conversation

@AppleThomas
Copy link
Copy Markdown
Member

#37 566.5 cargo:warning=Could not find directory of OpenSSL installation, and this-sys crate cannot proceed without this knowledge.

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 24, 2026

PR Summary

Low Risk
Low risk build-only change that adds a missing OpenSSL development dependency; main impact is slightly larger build image and potential build-time dependency resolution differences.

Overview
Fixes sv-dune cross-compilation builds by installing OpenSSL headers/libraries in the build stage (libssl-dev via xx-apt-get) so openssl-sys can compile successfully.

Reviewed by Cursor Bugbot for commit a025e7f. Bugbot is set up for automated code reviews on this repo. Configure here.

@AppleThomas AppleThomas merged commit 68c0ded into main Apr 24, 2026
11 of 12 checks passed
@AppleThomas AppleThomas deleted the thomas/arm64 branch April 24, 2026 23:45
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.

2 participants