Skip to content

Add soname to shared library

Guido Günther requested to merge guidog/phosh:soname into main

This makes it simpler for the rust bindings to link to a specific version (as it turned out that linking the plain .so from a private dir is troublesome to get working).

/cc @samcday does that work for your use case?

Signed-off-by: Guido Günther agx@sigxcpu.org

Merge request reports

Loading