Skip to content

Use compiled OpenSSL for git builds

Robert Marshall requested to merge fix-git-builds-with-compiled-openssl into master
Use compiled OpenSSL for git builds

- If OpenSSL was built, then subsequent builds of git should use
  includes from that version instead of packaged OpenSSL.

Signed-off-by: Robert Marshall <rmarshall@gitlab.com>

This should have been required for Ubuntu 22 and AmazonLinux 2022 - but somehow those passed.

This was discovered while working on AlmaLinux 9.

cc @balasankarc

Merge request reports

Loading