]> git.tdb.fi Git - builder.git/commit
Reinstate the use of sonames for shared libraries
authorMikko Rasa <tdb@tdb.fi>
Wed, 7 Feb 2024 19:50:01 +0000 (21:50 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 7 Feb 2024 19:50:01 +0000 (21:50 +0200)
commitd32b43386d0c0bf8790b7f91b6d26727302c1925
tree7297d5f02da8f88173a44e2a68f5dd64d940dff1
parentfae0fbbfea54670f2ed2eabe361f5b25216ec7ff
Reinstate the use of sonames for shared libraries

The field was accidentally left empty in 1600cda.  Having an soname is
actually important on Linux and possibly other *nix systems.
source/lib/sharedlibrary.cpp