libdecsync
libdecsync copied to clipboard
missing soname
It seems that my build problem of Evolution-DevSync on Void Linux is because you're not setting any soname. I patched it, but it would be great to fix it upstream.
See https://github.com/eoli3n/void-packages/commit/d1abb183dfcb79eaede7bb342813531a4f0a0d14#diff-31cd2b74f0f1f3ce1a27a597a8e8505e75ae31b429215cd2742cbf63f8853ef6R18
Thanks
Up ?
I did look a bit into it, but it looks like it is not possible to directly set the soname from Kotlin Native. So patching it afterwards would be required anyway, but I will try to do it in the makefile.