https://bugzilla.rpmfusion.org/show_bug.cgi?id=5819

--- Comment #4 from leigh scott <[email protected]> ---
(In reply to Nicolas Chauvet from comment #3)
> Please also sort BR by alphabetic order rather by inverted length !?!
> 
> 
> 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.

It would be simple to build as a .so

%autosetup -n %{name}-%{commit0} -p1
sed -i -e 's@STATIC@SHARED@g' CMakeLists.txt


> 
> Last point is that you have built without debuginfo, is there a reason ?
> Using -DCMAKE_BUILD_TYPE=RelWithDebug instead -DCMAKE_BUILD_TYPE=Release
> should produce debug symbols.

-- 
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]

Reply via email to