Hi,
I am currently working towards packaging HashLink for the Fedora Linux distribution. One of their guidelines is that .so libraries are versioned, preferably by upstream (you!). This means that libhl.so should be something like libhl.so.0 with 0 incrementing on ABI changes. Would it be possible for this to happen?
Hi,
I am currently working towards packaging HashLink for the Fedora Linux distribution. One of their guidelines is that .so libraries are versioned, preferably by upstream (you!). This means that
libhl.soshould be something likelibhl.so.0with 0 incrementing on ABI changes. Would it be possible for this to happen?