Skip to content

Use SOVERSION when compiling to unfail the tests

Ondřej Surý requested to merge build-libkresd-with-soversion into master

This unbreaks tests that links with libkresd.so, but the dynamic linker then looks for libkresd.so.2, because the SONAME inside libkresd.so is in fact libkresd.so.2.

Merge request reports

Loading