https://bugzilla.rpmfusion.org/show_bug.cgi?id=5819
--- Comment #5 from Vitaly Zaitsev <[email protected]> ---
> Can you fix the missing versions, 0~git isn't acceptable.
Will do.
> You have also missed some bundled libs
Good catch. Thanks.
> I'm very suspicious about building a static library that also has shared
> dependencies... I hope you have a local telegram build that works already.
Telegram Desktop package already uses it. It build it first.
> Last point is that you have built without debuginfo, is there a reason ?
Fedora build Flags already has -g flag. Using RelWithDebug will duplicate it:
-g -g. I will use `-g1` or even `-g2` on low memory architectures.
Telegram's build scripts checks for Release and if not found it uses Debug,
which is not acceptable.
> It would be simple to build as a .so
Arch Linux has already tried to build as a shared library, but has received
crash reports related to this library.
I will do more tests and do a little investigation. If it does not crash, I
will make it shared.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]