- https://inai.de/linux/obs-with-git-scmsync
- Joined on
2024-06-27
Block a user
Add support to use a different crt (boo#1243096)
It is a devel project. It is meant to be used for devel. You can always add something to prjconf like
%if "%_repository" == "openSUSE_Factory"
%define mingw_crt UCRT
%endif
and…
Add support to use a different crt (boo#1243096)
If it's not good enough for Tumbleweed, it isn't good enough for Leap16.
fix soname the right way
soversion (0.0.0) was already addd thanks to soversion.patch (added previously). I don't see a "liblib" in the old build, so it seems like you did a cosmetic CMakeLists.txt change.
$ git…
fix soname the right way