[openssl/openssl] dd5fe9: exporters/cmake/OpenSSLConfig.cmake.in: Detect mis...

Richard Levitte noreply at github.com
Sat Dec 2 13:18:04 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: dd5fe94a61b4455630cbb2988da71949e88f8b6a
      https://github.com/openssl/openssl/commit/dd5fe94a61b4455630cbb2988da71949e88f8b6a
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2023-12-02 (Sat, 02 Dec 2023)

  Changed paths:
    M exporters/cmake/OpenSSLConfig.cmake.in

  Log Message:
  -----------
  exporters/cmake/OpenSSLConfig.cmake.in: Detect missing `platform->sharedlib_import`

Some platform implementations are without `sharedlib_import()`, so we need
to check that it exists before using it.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Todd Short <todd.short at me.com>
(Merged from https://github.com/openssl/openssl/pull/22789)




More information about the openssl-commits mailing list