Package: socket-wrapper / 1.5.1-1

Metadata

Package Version Patches format
socket-wrapper 1.5.1-1 3.0 (quilt)

Patch series

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

CMakeLists.txt | 19 0 + 19 - 0 !
src/CMakeLists.txt | 6 2 + 4 - 0 !
2 files changed, 2 insertions(+), 23 deletions(-)

 remove soname
 libsocket_wrapper is a preloadable library.
 We do not support directly linking to it, so it doesn't need the SONAME.
 Let's remove it.