openssl/Configurations/platform
Richard Levitte 1bbe13fce5 platform->sharedlib_simple(): return undef when same as platform->sharedlib()
On some Unix-like platforms, there is no such thing as versioned shared
libraries.  In this case, platform->sharedlib_simple() should simply
return undef.  Among others, this avoids the shared libraries to be
installed as symlinks on themselves.

Fixes #16012

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16023)
2021-07-10 12:09:11 +02:00
..
Windows Link with .def files 2021-04-19 11:05:55 +02:00
AIX.pm Configuration: Fix incorrect $unified_info{attributes} references 2021-06-16 14:47:39 +01:00
BASE.pm Build files: Make it possible to source libraries into other libraries 2019-10-10 14:12:15 +02:00
Cygwin.pm Rework building: Unix changes to handle extensions and product names 2019-01-21 19:31:32 +01:00
mingw.pm Configuration: rework how dependency making is handled 2021-04-28 21:35:26 +02:00
Unix.pm platform->sharedlib_simple(): return undef when same as platform->sharedlib() 2021-07-10 12:09:11 +02:00
VMS.pm Fix The VMS variant of platform->staticname() 2021-05-19 12:31:17 +02:00
Windows.pm Configuration: Fix incorrect $unified_info{attributes} references 2021-06-16 14:47:39 +01:00