Skip to content

On Linux, force local install of openssl in lib instead of e.g. lib64#2749

Merged
JonasVautherin merged 1 commit intomainfrom
improve-dependencies-detection
Jan 7, 2026
Merged

On Linux, force local install of openssl in lib instead of e.g. lib64#2749
JonasVautherin merged 1 commit intomainfrom
improve-dependencies-detection

Conversation

@JonasVautherin
Copy link
Copy Markdown
Collaborator

I have found that on some platforms (in my case Ubuntu 22.04), OpenSSL gets installed in lib64/, and then pkgconfig does not find it. Whereas installing it in lib/ works.

I figure it may help in some cases if it doesn't break the CI.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jan 6, 2026

@JonasVautherin JonasVautherin merged commit 968fec2 into main Jan 7, 2026
56 checks passed
@JonasVautherin JonasVautherin deleted the improve-dependencies-detection branch January 7, 2026 22:40
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