1
0

Accepting request 928368 from home:alois:branches:devel:libraries:c_c++

- Fix linking problem on ppc64

OBS-URL: https://build.opensuse.org/request/show/928368
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=152
This commit is contained in:
Luigi Baldoni 2021-10-31 12:15:19 +00:00 committed by Git OBS Bridge
parent c016a36677
commit be7043d74a
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 31 10:36:56 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Fix linking problem on ppc64
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 25 17:02:38 UTC 2021 - Alexei Sorokin <sor.alexei@meowr.ru> Sat Sep 25 17:02:38 UTC 2021 - Alexei Sorokin <sor.alexei@meowr.ru>

View File

@ -16,6 +16,9 @@
# #
%ifarch ppc64
%define _lto_cflags %{nil}
%endif
%define _name libtorrent %define _name libtorrent
%define libver 2_0 %define libver 2_0
%define sover 2.0 %define sover 2.0