Subject: [Boost-build] Change shared library soname format
From: Marek Skalický (mskalick_at_[hidden])
Date: 2016-04-04 06:20:49


Hi,
is there any possibility to change a format of shared library names?

I would like to build libraries with name:
libboost_filesystem.so.prefix.x.y.z

(I would like to add a prefix to major soname number)

Thanks,
Marek