Package: nss-wrapper / 1.1.11-1

Metadata

Package Version Patches format
nss-wrapper 1.1.11-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no soname.diff | (download)

CMakeLists.txt | 10 5 5 - 0 !
src/CMakeLists.txt | 5 1 4 - 0 !
2 files changed, 6 insertions( ), 9 deletions(-)

 remove soname
 libnss_wrapper is a preloadable library.
 We do not support directly linking to it, so it doesn't need the SONAME.
 Let's remove it.
use gnu lib names.diff | (download)

ConfigureChecks.cmake | 1 1 0 - 0 !
config.h.cmake | 1 1 0 - 0 !
src/nss_wrapper.c | 18 18 0 - 0 !
3 files changed, 20 insertions( )

 use the libc_so and libnsl_so macros to discover sonames