Henrik Gaßmann 7b30311f0a
[boringssl] Fix pkg-config & cmake find module compat (#31387)
* [boringssl] Fix find-module compatibility

OpenSSL libraries use a "d" postfix to differentiate debug and release
binaries. The cmake find-module mistakes the debug binary for the
release binary without the postfix.

Fix the package config generator logic which was completely broken
before: Remove linkage of Windows libraries for non-Windows targets and
remove the "lib" prefix only for msvc builds.

Harmonize the pkg-configs with the debug postfix.

Add usage instructions.

* [boringssl] Add new port version to database
2023-05-17 09:21:23 -07:00
..
2022-09-02 10:36:00 -07:00
2023-01-23 16:00:38 -08:00
2022-06-10 10:25:12 -07:00
2023-02-03 12:38:25 -08:00
2023-05-11 11:34:06 -07:00
2023-05-08 18:18:38 -07:00
2022-01-04 19:58:12 -08:00
2022-04-08 15:26:51 -07:00
2023-02-13 07:41:36 -08:00
2021-05-13 11:07:01 -07:00