forked from pool/libtorrent-rasterbar
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:
parent
c016a36677
commit
be7043d74a
@ -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>
|
||||
|
||||
|
@ -16,6 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%ifarch ppc64
|
||||
%define _lto_cflags %{nil}
|
||||
%endif
|
||||
%define _name libtorrent
|
||||
%define libver 2_0
|
||||
%define sover 2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user