39aldo39 / libdecsync

Other
28 stars 5 forks source link

missing soname #12

Open eoli3n opened 2 years ago

eoli3n commented 2 years ago

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

eoli3n commented 1 year ago

Up ?

39aldo39 commented 1 year ago

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.