From be7043d74a78ae5d11c2df60e485b1c9de1654e2f30603520a817fba95745ed7 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Sun, 31 Oct 2021 12:15:19 +0000 Subject: [PATCH] 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 --- libtorrent-rasterbar.changes | 5 +++++ libtorrent-rasterbar.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/libtorrent-rasterbar.changes b/libtorrent-rasterbar.changes index 050e52f..11b6c4f 100644 --- a/libtorrent-rasterbar.changes +++ b/libtorrent-rasterbar.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 31 10:36:56 UTC 2021 - Luigi Baldoni + +- Fix linking problem on ppc64 + ------------------------------------------------------------------- Sat Sep 25 17:02:38 UTC 2021 - Alexei Sorokin diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index b04476b..d789712 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -16,6 +16,9 @@ # +%ifarch ppc64 +%define _lto_cflags %{nil} +%endif %define _name libtorrent %define libver 2_0 %define sover 2.0